From ed2c936f24223cc837d50efb7c0807b915a671dd Mon Sep 17 00:00:00 2001 From: Domenico Francesco Bruscino Date: Mon, 26 Oct 2020 11:16:54 +0100 Subject: [PATCH] ARTEMIS-2960 Update httpcomponents --- artemis-rest/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml index 9d62a30ef9..f84f080636 100644 --- a/artemis-rest/pom.xml +++ b/artemis-rest/pom.xml @@ -153,12 +153,12 @@ org.apache.httpcomponents httpcore - 4.3.3 + 4.4.13 org.apache.httpcomponents httpclient - 4.3.6 + 4.5.13 junit