summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMukesh Paliwal <mukesh.paliwal1@huawei.com>2021-08-05 20:17:42 +0530
committerMukesh Paliwal <mukesh.paliwal1@huawei.com>2021-08-05 20:17:42 +0530
commita6960b437719fae651db663d8c9a940592912682 (patch)
tree0173f706265d5903216ed304803f3334f93b0f0f
parent80b9530b80cfce01b81b54e4ebd850dab54d9c3e (diff)
SO-libs Critical vulnerability.
Issue-ID: SO-3731 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: Ic8c7ce73c40079930d308ac9391bf9581a7b71e7
-rw-r--r--openstack-client-connectors/http-connector/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack-client-connectors/http-connector/pom.xml b/openstack-client-connectors/http-connector/pom.xml
index aa4a034..8ca2e4a 100644
--- a/openstack-client-connectors/http-connector/pom.xml
+++ b/openstack-client-connectors/http-connector/pom.xml
@@ -15,6 +15,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
+ <version>4.5.13</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>