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

Bump httpclient from 4.2 to 4.3.6 in /weixin4j-server
This commit is contained in:
jinyu
2020-07-24 13:00:34 +08:00
committed by GitHub
+1 -1
View File
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.2</version>
<version>4.3.6</version>
<scope>test</scope>
</dependency>
<dependency>