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:59:30 UTC

hadoop git commit: HADOOP-14655. Update httpcore version to 4.4.6. (rchiang)

Repository: hadoop
Updated Branches:
  refs/heads/trunk 1118ca9b0 -> 088a18b44


HADOOP-14655. Update httpcore version to 4.4.6. (rchiang)


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

Branch: refs/heads/trunk
Commit: 088a18b44d87c6994b571696edbf87c95528dcaa
Parents: 1118ca9
Author: Ray Chiang <rc...@apache.org>
Authored: Mon Sep 11 13:54:40 2017 -0700
Committer: Ray Chiang <rc...@apache.org>
Committed: Mon Sep 11 13:54:40 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/088a18b4/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 6bfb213..a414fcd 100755
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -576,7 +576,7 @@
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpcore</artifactId>
-        <version>4.4.4</version>
+        <version>4.4.6</version>
       </dependency>
       <dependency>
         <groupId>commons-codec</groupId>


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