疯狂的狮子li
2021-06-22 40bba563d698adc125d16217a180b21f71aabe54
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>