From ae821a248fd8a899dedce4109c4a3d509b946261 Mon Sep 17 00:00:00 2001 From: Ignasi Barrera Date: Thu, 18 Oct 2018 11:57:16 +0200 Subject: [PATCH] JCLOUDS-1462: Upgrade Apache Http driver to 4.3.6 In response to https://nvd.nist.gov/vuln/detail/CVE-2015-5262 --- drivers/apachehc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/apachehc/pom.xml b/drivers/apachehc/pom.xml index c42f7d7ff4..f07de143da 100644 --- a/drivers/apachehc/pom.xml +++ b/drivers/apachehc/pom.xml @@ -63,7 +63,7 @@ org.apache.httpcomponents httpclient - 4.3.4 + 4.3.6 compile