diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml
index 28233028e..1955090ce 100755
--- a/hutool-http/pom.xml
+++ b/hutool-http/pom.xml
@@ -86,6 +86,13 @@
provided
+
+
+ org.dromara.hutool
+ hutool-json
+ ${project.parent.version}
+ test
+
org.brotli
dec