Fix the Jar vulnerability and licensing
Updated Jar versions in pom.xml files
Change-Id: I507b9348d7eabba879979a3cfeeefe9d850ecf4a
Issue-ID: SO-457
Signed-off-by: byungwoojun<byung-woo.jun@ericsson.com>
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml
index 75896d2..66ecbd8 100644
--- a/asdc-controller/pom.xml
+++ b/asdc-controller/pom.xml
@@ -81,7 +81,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
- <version>4.4.1</version>
+ <version>4.5.5</version>
<scope>compile</scope>
<exclusions>
<exclusion>