From be3edd05321a0cbe5e6d60536b4ab6ed34f2cef6 Mon Sep 17 00:00:00 2001 From: Pranav Bheda Date: Tue, 13 Oct 2020 01:54:41 -0700 Subject: [PATCH] HADOOP-17223 update org.apache.httpcomponents:httpclient to 4.5.13 and httpcore to 4.4.13 (#2242) * update org.apache.httpcomponents:httpclient from 4.5.6 to 4.5.13 * update org.apache.httpcomponents:httpcore from 4.4.10 to 4.4.13 --- hadoop-project/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 95776cbcbf8..0f1ef25cf91 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -75,8 +75,8 @@ 2.10.3 - 4.5.6 - 4.4.10 + 4.5.13 + 4.4.13 1.7.30