疯狂的狮子li
2021-06-23 152a386ac1d64e42838b893190d773d8874a6406
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>