疯狂的狮子li
2021-06-17 a2e4f747e0be9084b39382229c283a8703e00b6d
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>