diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 8a2697497..6231d4545 100755 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -523,6 +523,7 @@ org.glassfish.jaxb jaxb-runtime 3.0.2 + provided diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml index 12b1e3260..5081903ff 100755 --- a/hutool-http/pom.xml +++ b/hutool-http/pom.xml @@ -50,12 +50,6 @@ 2.0.1 provided - - com.sun.xml.messaging.saaj - saaj-impl - 2.0.1 - provided -