From 2b4298540f9c79cc2b452023800d066c56920b52 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Thu, 22 Feb 2018 15:30:45 -0500 Subject: [PATCH] fix logback jar security issue Change-Id: I51e0fec8131db5f5283182c1fc70a4f5b023dbb1 Issue-ID: APPC-652 Signed-off-by: Taka Cho --- appc-directed-graph/dg-loader/pom.xml | 2 +- appc-outbound/appc-network-inventory-client/pom.xml | 2 +- pom.xml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) 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 -- 2.16.6