From 767240f360b0152e796772825a17c5c58e19179a 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 25c0f7d90b..51f7b7d53e 100644 --- a/drivers/apachehc/pom.xml +++ b/drivers/apachehc/pom.xml @@ -52,7 +52,7 @@ org.apache.httpcomponents httpclient - 4.3.4 + 4.3.6 compile