From fd4b8e1541deec55c002b24d3b013a224821e6ce Mon Sep 17 00:00:00 2001 From: Binary Wang Date: Thu, 6 Jul 2017 16:02:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A9httpclient=E6=94=AF=E6=8C=81slf4j?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- weixin-java-common/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/weixin-java-common/pom.xml b/weixin-java-common/pom.xml index 61e4cb78..f198bd70 100644 --- a/weixin-java-common/pom.xml +++ b/weixin-java-common/pom.xml @@ -37,11 +37,23 @@ org.apache.httpcomponents httpclient + + + commons-logging + commons-logging + + org.apache.httpcomponents httpmime + + org.slf4j + jcl-over-slf4j + 1.7.24 + + com.google.code.gson gson