From 1e5d825d9042dbecb7da4093f44e21155e1a5ce0 Mon Sep 17 00:00:00 2001 From: Looly Date: Fri, 11 Feb 2022 19:04:25 +0800 Subject: [PATCH] remove json dependency --- hutool-http/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml index 0cff463c3..e3427c90a 100644 --- a/hutool-http/pom.xml +++ b/hutool-http/pom.xml @@ -22,12 +22,6 @@ hutool-core ${project.parent.version} - - cn.hutool - hutool-json - ${project.parent.version} - test - javax.xml.soap javax.xml.soap-api