From 518839d9ade1e97d878e494903e088a5b0cf0359 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 4 Nov 2016 09:50:25 +0100 Subject: update Http client for MIS communication --- pom.xml | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c447546d6..59ba8d7f9 100644 --- a/pom.xml +++ b/pom.xml @@ -56,6 +56,9 @@ 1.7.21 + 4.5.2 + 4.4.4 + 6.0.4 @@ -374,7 +377,17 @@ 2.5 - + + org.apache.httpcomponents + httpclient + ${httpclient.version} + + + + org.apache.httpcomponents + httpcore + ${httpcore.version} + org.postgresql @@ -396,12 +409,7 @@ commons-httpclient commons-httpclient 3.1 - - - org.apache.httpcomponents - httpclient - 4.5.2 - + dav4j dav4j -- cgit v1.2.3