From 6155c4e41592276910753061ad5f0b5139ed4f38 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Mon, 16 Nov 2020 11:33:58 +0100 Subject: [PATCH] Update 'pom.xml' upgrade httpclient httpcore to version 4.4.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 17acaf6..cd2ff34 100644 --- a/pom.xml +++ b/pom.xml @@ -305,7 +305,7 @@ org.apache.httpcomponents httpclient - 4.2.1 + 4.4.1 compile @@ -317,7 +317,7 @@ org.apache.httpcomponents httpcore - 4.2.1 + 4.4.1 org.apache.derby