summaryrefslogtreecommitdiffstats
path: root/profiles/http/pom.xml
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-11-15 16:21:59 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-11-15 16:21:59 +0530
commite644f7fc1173b4b0ebe66648f4f26f6b6c46d573 (patch)
tree390626d3900f93e70157a32c4c0f6943c8340bfe /profiles/http/pom.xml
parent916e965c1b8005238c97c89dbd03f6ab29696112 (diff)
Fix csar-create to upload csar properly
Issue-ID: VNFSDK-334 Change-Id: Ica13dd1313684df759920d83e1d8416deb1de2d6 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'profiles/http/pom.xml')
-rw-r--r--profiles/http/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml
index d8ea2b49..ac2f089f 100644
--- a/profiles/http/pom.xml
+++ b/profiles/http/pom.xml
@@ -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>