From fad9abaa40da09648f1c10d777d1ef42306b72e9 Mon Sep 17 00:00:00 2001 From: Binary Wang Date: Tue, 1 Nov 2016 19:15:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86httpclient=E6=98=BE=E5=BC=8F=E8=BF=9B?= =?UTF-8?q?=E8=A1=8C=E4=BE=9D=E8=B5=96=EF=BC=8C=E4=BB=A5=E4=BE=BF=E4=BA=8E?= =?UTF-8?q?=E5=AE=A2=E6=88=B7=E7=AB=AF=E4=BC=98=E5=85=88=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E7=9A=84=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 763587e9..add53019 100644 --- a/pom.xml +++ b/pom.xml @@ -97,6 +97,11 @@ ${logback.version} test + + org.apache.httpcomponents + httpclient + ${httpclient.version} + org.apache.httpcomponents httpmime