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

View File

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