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

Bump httpclient from 4.2.5 to 4.3.6 in /weixin4j-server
This commit is contained in:
jinyu 2019-11-04 11:23:30 +08:00 committed by GitHub
commit f6d4900596
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.2.5</version>
<version>4.3.6</version>
<exclusions>
<exclusion>
<groupId>commons-codec</groupId>