aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller/pom.xml
diff options
context:
space:
mode:
authorByung-Woo Jun <byung-woo.jun@ericsson.com>2018-03-19 09:33:53 -0400
committerByung-Woo Jun <byung-woo.jun@ericsson.com>2018-03-19 09:33:53 -0400
commite9ee7266647dd11967393926ae85686ab2edfdf3 (patch)
tree82d64b4e8a208253d979ed05a4568f0492492723 /asdc-controller/pom.xml
parentbc3243a2ed3deaa4861fbc86861e1c971c139d6a (diff)
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>
Diffstat (limited to 'asdc-controller/pom.xml')
-rw-r--r--asdc-controller/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml
index 75896d28bc..66ecbd8a5e 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>