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
commit 89f46d4a76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>