HADOOP-14654. Update httpclient version to 4.5.3. (rchiang)

This commit is contained in:
Ray Chiang 2017-09-11 13:33:42 -07:00
parent d2d8f665e6
commit 1118ca9b07
1 changed files with 1 additions and 1 deletions

View File

@ -571,7 +571,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.2</version>
<version>4.5.3</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>