From 69ec4ae366aca4aa546edb53dffa84609ca1a503 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Mon, 16 Nov 2020 17:59:21 +0100 Subject: [PATCH] Update 'pom.xml' update httpclient httpcore to 4.2.5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 17acaf6..37bd0b6 100644 --- a/pom.xml +++ b/pom.xml @@ -305,7 +305,7 @@ org.apache.httpcomponents httpclient - 4.2.1 + 4.2.5 compile @@ -317,7 +317,7 @@ org.apache.httpcomponents httpcore - 4.2.1 + 4.2.5 org.apache.derby