From 25f82e5f9c00f53f97dd370568e1d2a1c5d1e07b Mon Sep 17 00:00:00 2001 From: Pierre Villard Date: Sun, 28 Jan 2018 12:06:39 +0100 Subject: [PATCH] MINIFI-435 - updated httpcomponents versions to match NiFi dependencies --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4daa0984c..dd69967f1 100644 --- a/pom.xml +++ b/pom.xml @@ -598,7 +598,7 @@ limitations under the License. org.apache.httpcomponents httpcore - 4.4.1 + 4.4.4 org.apache.httpcomponents @@ -707,7 +707,7 @@ limitations under the License. org.apache.httpcomponents httpclient - 4.4.1 + 4.5.3 javax.mail