diff --git a/pom.xml b/pom.xml index 547a46e5..28a6d8e2 100644 --- a/pom.xml +++ b/pom.xml @@ -291,6 +291,13 @@ 11 + + + + com.sun.xml.bind + jaxb-impl + + diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 5bf7dafb..c55be1c0 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -148,17 +148,4 @@ - - - jdk11 - - - - com.sun.xml.bind - jaxb-impl - - - - - diff --git a/ruoyi-framework/pom.xml b/ruoyi-framework/pom.xml index 236eb056..4313ce55 100644 --- a/ruoyi-framework/pom.xml +++ b/ruoyi-framework/pom.xml @@ -67,12 +67,6 @@ ruoyi-system - - - com.sun.xml.bind - jaxb-impl - ${jaxb.version} -