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