Bump httpclient from 4.2.5 to 4.3.6 in /weixin4j-server

Bumps httpclient from 4.2.5 to 4.3.6.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-11-04 03:20:49 +00:00 committed by GitHub
parent b9c2e548fb
commit de87f2fe16
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>