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 st...@apache.org on 2017/09/14 12:37:00 UTC

[2/2] hadoop git commit: Revert "HADOOP-14654. Update httpclient version to 4.5.3. (rchiang)"

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

This reverts commit 14bec7043a622a4226b0b267818efae32accd1bf.


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

Branch: refs/heads/branch-3.0
Commit: ecad184808dd5cda33e2212354058ecda04f556c
Parents: 3238947
Author: Steve Loughran <st...@apache.org>
Authored: Thu Sep 14 13:35:57 2017 +0100
Committer: Steve Loughran <st...@apache.org>
Committed: Thu Sep 14 13:35:57 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/ecad1848/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index d6c5d66..aa20d7c 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.3</version>
+        <version>4.5.2</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