From: Taka Cho Date: Thu, 22 Feb 2018 20:30:45 +0000 (-0500) Subject: fix logback jar security issue X-Git-Tag: v1.3.0~234 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2b4298540f9c79cc2b452023800d066c56920b52;p=appc.git fix logback jar security issue Change-Id: I51e0fec8131db5f5283182c1fc70a4f5b023dbb1 Issue-ID: APPC-652 Signed-off-by: Taka Cho --- diff --git a/appc-directed-graph/dg-loader/pom.xml b/appc-directed-graph/dg-loader/pom.xml index 866f07c9d..9ad7c76d2 100644 --- a/appc-directed-graph/dg-loader/pom.xml +++ b/appc-directed-graph/dg-loader/pom.xml @@ -45,7 +45,7 @@ UTF-8 1.8 1.8 - 1.1.1 + 1.2.3 3.2.1 2.5 1.3.7 diff --git a/appc-outbound/appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/pom.xml index a22d0a077..900788239 100755 --- a/appc-outbound/appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/pom.xml @@ -36,7 +36,7 @@ UTF-8 - 1.1.1 + 1.2.3 3.2.1 2.5 1.3.7 diff --git a/pom.xml b/pom.xml index 514f74833..8f790f6bc 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. 4.4 3.4 4.5.1 - 1.1.1 + 1.2.3 1.1.0 1.2.2 2.3.2 @@ -345,13 +345,13 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. ch.qos.logback logback-core - 1.1.1 + 1.2.3 compile ch.qos.logback logback-classic - 1.1.1 + 1.2.3 compile