Merge pull request #186 from foxinmy/dependabot/maven/weixin4j-base/org.apache.httpcomponents-httpclient-4.3.6

Bump httpclient from 4.3 to 4.3.6 in /weixin4j-base
This commit is contained in:
jinyu
2019-11-04 11:23:41 +08:00
committed by GitHub
+1 -1
View File
@@ -38,7 +38,7 @@
<dependency> <dependency>
<groupId>org.apache.httpcomponents</groupId> <groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId> <artifactId>httpclient</artifactId>
<version>4.3</version> <version>4.3.6</version>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>
<dependency> <dependency>