diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml
index e3427c90a..0cff463c3 100644
--- a/hutool-http/pom.xml
+++ b/hutool-http/pom.xml
@@ -22,6 +22,12 @@
hutool-core
${project.parent.version}
+
+ cn.hutool
+ hutool-json
+ ${project.parent.version}
+ test
+
javax.xml.soap
javax.xml.soap-api