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