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

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>