疯狂的狮子li
2021-06-17 0140965a30ea1b53dfaf722b1c165b2dbe8c6338
ruoyi-framework/pom.xml
@@ -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>