From 1e1038fbd4fdf41c2b641ea64842b655de859264 Mon Sep 17 00:00:00 2001 From: "yadong.zhang" Date: Tue, 17 Mar 2020 23:26:12 +0800 Subject: [PATCH] =?UTF-8?q?:white=5Fcheck=5Fmark:=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B=EF=BC=8C=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?scope=E4=B8=BAtest=E7=9A=84http=E5=B7=A5=E5=85=B7=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index af082ed..b56a890 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 + -- GitLab