疯狂的狮子li
2021-06-18 3ff6339e29873382802f403057d08d40e9fce567
ruoyi-common/pom.xml
@@ -148,17 +148,4 @@
    </dependencies>
    <profiles>
        <profile>
            <id>jdk11</id>
            <dependencies>
                <!--jaxb-->
                <dependency>
                    <groupId>com.sun.xml.bind</groupId>
                    <artifactId>jaxb-impl</artifactId>
                </dependency>
            </dependencies>
        </profile>
    </profiles>
</project>