HADOOP-14654. Update httpclient version to 4.5.3. (rchiang)
This commit is contained in:
parent
d2d8f665e6
commit
1118ca9b07
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue