From 4eea1c8be1fe0d1070d6f5331ee547252d689f46 Mon Sep 17 00:00:00 2001 From: Brandon Bradley Date: Sat, 23 Jan 2016 22:47:36 -0600 Subject: [PATCH] [SPARK-12972][CORE] update httpclient to 4.5.1 --- pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index fb7750602c425..86d413b344fce 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ 0.10.2 - 4.3.2 + 4.5.1 3.1 3.4.1 @@ -416,11 +416,6 @@ httpclient ${commons.httpclient.version} - - org.apache.httpcomponents - httpcore - ${commons.httpclient.version} - org.seleniumhq.selenium selenium-java