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

Bump httpclient from 4.3.6 to 4.5.13 in /weixin4j-base
This commit is contained in:
Sutra Zhou
2021-06-04 09:30:42 +08:00
committed by GitHub
+1 -1
View File
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.3.6</version>
<version>4.5.13</version>
<optional>true</optional>
</dependency>
<dependency>