From 6674300015b902487efb9f06713b8c9c45cbbad0 Mon Sep 17 00:00:00 2001 From: Looly Date: Thu, 28 Dec 2023 21:34:09 +0800 Subject: [PATCH] fix code --- hutool-extra/pom.xml | 1 + hutool-http/pom.xml | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) 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 -