aboutsummaryrefslogtreecommitdiffstats
path: root/profiles/http/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/http/pom.xml')
-rw-r--r--profiles/http/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml
index 321970af..ac2f089f 100644
--- a/profiles/http/pom.xml
+++ b/profiles/http/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-profiles</artifactId>
- <version>2.0.3</version>
+ <version>2.0.4</version>
</parent>
<artifactId>cli-profiles-http</artifactId>
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpmime</artifactId>
- <version>4.0.1</version>
+ <version>4.3.5</version>
<scope>compile</scope>
</dependency>
<dependency>