#374 update httpclient version to 4.5.2

master
yihua.huang 2016-12-18 07:15:40 +08:00
parent b090dcd20d
commit 243ebc22fa
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.3.3</version>
<version>4.5.2</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>