Bump httpclient from 4.3 to 4.3.6 in /weixin4j-base

Bumps httpclient from 4.3 to 4.3.6.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-11-04 03:20:51 +00:00 committed by GitHub
parent b9c2e548fb
commit f539ff68d0
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</version>
<version>4.3.6</version>
<optional>true</optional>
</dependency>
<dependency>