From 088a18b44d87c6994b571696edbf87c95528dcaa Mon Sep 17 00:00:00 2001 From: Ray Chiang Date: Mon, 11 Sep 2017 13:54:40 -0700 Subject: [PATCH] HADOOP-14655. Update httpcore version to 4.4.6. (rchiang) --- hadoop-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 6bfb213f145..a414fcd2a77 100755 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -576,7 +576,7 @@ org.apache.httpcomponents httpcore - 4.4.4 + 4.4.6 commons-codec