|
@@ -67,12 +67,6 @@
|
|
|
<artifactId>ruoyi-system</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
- <!-- jdk11 缺失依赖 jaxb-->
|
|
|
- <dependency>
|
|
|
- <groupId>com.sun.xml.bind</groupId>
|
|
|
- <artifactId>jaxb-impl</artifactId>
|
|
|
- <version>${jaxb.version}</version>
|
|
|
- </dependency>
|
|
|
</dependencies>
|
|
|
|
|
|
</project>
|