diff --git a/pom.xml b/pom.xml
index af082edb92d46ce7e7b0701ad6d2d28fabeece19..b56a890b5c0cb3b222abca0fbbd4bcf40a389f32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,6 +66,7 @@
1.2.62
4.8.10.ALL
0.8.2
+ 5.1.0
@@ -97,6 +98,13 @@
${alipay-sdk-version}
provided
+
+
+ cn.hutool
+ hutool-http
+ ${hutool-http-version}
+ test
+