summaryrefslogtreecommitdiffstats
path: root/openstack-client-connectors/http-connector/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'openstack-client-connectors/http-connector/pom.xml')
-rw-r--r--openstack-client-connectors/http-connector/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/openstack-client-connectors/http-connector/pom.xml b/openstack-client-connectors/http-connector/pom.xml
index da14f40..c4ef05e 100644
--- a/openstack-client-connectors/http-connector/pom.xml
+++ b/openstack-client-connectors/http-connector/pom.xml
@@ -15,7 +15,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
- <version>4.5.13</version>
+ <version>4.5.14</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
@@ -29,7 +29,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
- <version>1.2.3</version>
+ <version>1.4.6</version>
</dependency>
</dependencies>
</project>