From 9d380d72dc156f67ce909a70dd430ed3a83a3213 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Wed, 11 Nov 2020 15:21:24 +0100 Subject: [PATCH] Update 'pom.xml' downgrade httpcore, httpclient to version 4.2.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c7465a5..ff30f1e 100644 --- a/pom.xml +++ b/pom.xml @@ -305,7 +305,7 @@ org.apache.httpcomponents httpclient - 4.2.5 + 4.2.1 compile @@ -317,7 +317,7 @@ org.apache.httpcomponents httpcore - 4.2.5 + 4.2.1 org.apache.derby