From 41bccdd10cf2c0560f637404c2d96164b67d9d67 Mon Sep 17 00:00:00 2001 From: Luke Inman-Semerau Date: Fri, 9 Oct 2015 12:51:22 -0700 Subject: [PATCH] updating maven files for httpclient / httpcore update --- maven/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maven/pom.xml b/maven/pom.xml index c63e66fce4d4f..938d9a2568f69 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -181,12 +181,12 @@ org.apache.httpcomponents httpclient - 4.5 + 4.5.1 org.apache.httpcomponents httpcore - 4.4.1 + 4.4.3 org.hamcrest