From fe9e5c1b96ff93afe14f4308e60d88444c4a60a4 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 19 May 2014 12:24:12 +0200 Subject: [PATCH] DATACOUCH-88 - Upgraded to HttpClient 4.3.3. This allows the build to run against Spring 4 as it requires HttpClient in 4.3 or better. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index afc1240e..4808b068 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ org.apache.httpcomponents httpclient - 4.1 + 4.3.3 test