You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by rc...@apache.org on 2017/09/11 20:44:09 UTC

hadoop git commit: HADOOP-14654. Update httpclient version to 4.5.3. (rchiang)

Repository: hadoop
Updated Branches:
  refs/heads/branch-3.0 cb95c442d -> 14bec7043


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


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/14bec704
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/14bec704
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/14bec704

Branch: refs/heads/branch-3.0
Commit: 14bec7043a622a4226b0b267818efae32accd1bf
Parents: cb95c44
Author: Ray Chiang <rc...@apache.org>
Authored: Mon Sep 11 13:43:48 2017 -0700
Committer: Ray Chiang <rc...@apache.org>
Committed: Mon Sep 11 13:43:48 2017 -0700

----------------------------------------------------------------------
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/14bec704/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 9a52d76..5b39f60 100755
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -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>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org