Revert "HADOOP-14655. Update httpcore version to 4.4.6. (rchiang)"
This reverts commit 088a18b44d87c6994b571696edbf87c95528dcaa. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8d29bf57 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8d29bf57 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/8d29bf57 Branch: refs/heads/HDFS-7240 Commit: 8d29bf57ca97a94e6f6ee663bcaa5b7bc390f850 Parents: 4002bf0 Author: Andrew Wang <[email protected]> Authored: Fri Sep 22 14:43:44 2017 -0700 Committer: Andrew Wang <[email protected]> Committed: Fri Sep 22 14:43:44 2017 -0700 ---------------------------------------------------------------------- hadoop-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/8d29bf57/hadoop-project/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index a698126..7f657ca 100755 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -578,7 +578,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpcore</artifactId> - <version>4.4.6</version> + <version>4.4.4</version> </dependency> <dependency> <groupId>commons-codec</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
