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

Bump httpclient from 4.3.6 to 4.5.13 in /weixin4j-server
This commit is contained in:
Sutra Zhou
2021-06-04 09:31:31 +08:00
committed by GitHub
+1 -1
View File
@@ -43,7 +43,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.3.6</version>
<version>4.5.13</version>
<scope>test</scope>
</dependency>
<dependency>