From e9ee7266647dd11967393926ae85686ab2edfdf3 Mon Sep 17 00:00:00 2001 From: Byung-Woo Jun Date: Mon, 19 Mar 2018 09:33:53 -0400 Subject: Fix the Jar vulnerability and licensing Updated Jar versions in pom.xml files Change-Id: I507b9348d7eabba879979a3cfeeefe9d850ecf4a Issue-ID: SO-457 Signed-off-by: byungwoojun --- asdc-controller/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asdc-controller') 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 @@ org.apache.httpcomponents httpclient - 4.4.1 + 4.5.5 compile -- cgit 1.2.3-korg