Repository: jclouds
Updated Branches:
  refs/heads/1462-2.1.x [created] 82de946f6


JCLOUDS-1462: Upgrade Apache Http driver to 4.3.6

In response to https://nvd.nist.gov/vuln/detail/CVE-2015-5262


Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/82de946f
Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/82de946f
Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/82de946f

Branch: refs/heads/1462-2.1.x
Commit: 82de946f6e8bc5cebd527cfcc2fd6c4a57168a68
Parents: 437f944
Author: Ignasi Barrera <[email protected]>
Authored: Thu Oct 18 11:57:16 2018 +0200
Committer: Andrew Phillips <[email protected]>
Committed: Thu Oct 18 16:49:22 2018 -0400

----------------------------------------------------------------------
 drivers/apachehc/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/82de946f/drivers/apachehc/pom.xml
----------------------------------------------------------------------
diff --git a/drivers/apachehc/pom.xml b/drivers/apachehc/pom.xml
index 15d6963..5948b6c 100644
--- a/drivers/apachehc/pom.xml
+++ b/drivers/apachehc/pom.xml
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>org.apache.httpcomponents</groupId>
       <artifactId>httpclient</artifactId>
-      <version>4.3.4</version>
+      <version>4.3.6</version>
       <scope>compile</scope>
     </dependency>
     <dependency>

Reply via email to