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