From a97a1a7ae7fdb0ca7e32d52ad9a6fcb7294d197b Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Tue, 17 Nov 2020 19:50:43 +0100 Subject: [PATCH] Updated to fix issue #20036 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 090b6f7..9d8ee34 100644 --- a/pom.xml +++ b/pom.xml @@ -131,13 +131,13 @@ org.apache.httpcomponents httpclient - 4.4.1 + 4.2.5 compile org.apache.httpcomponents httpcore - 4.4.1 + 4.2.5 junit