From f90ea27dbd53b3c378d374997894a86457c69443 Mon Sep 17 00:00:00 2001 From: "Arul.Nambi" Date: Fri, 7 Sep 2018 15:27:38 -0400 Subject: [PATCH] Fixing issues found by nexus scan Issue-ID: AAI-1583 Change-Id: I3633fb1e86a07c94a777746b93c6080c049b50e8 Signed-off-by: Arul.Nambi --- sparkybe-onap-application/pom.xml | 4 ++-- sparkybe-onap-service/pom.xml | 8 ++++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml index 86de773..983ea59 100644 --- a/sparkybe-onap-application/pom.xml +++ b/sparkybe-onap-application/pom.xml @@ -22,7 +22,7 @@ 9517 8000 https://nexus.onap.org - 2.20.0 + 2.22.0 ${basedir}/ ${basedir}/target sparky-be @@ -47,7 +47,7 @@ ch.qos.logback logback-classic - 1.2.1 + 1.2.3 diff --git a/sparkybe-onap-service/pom.xml b/sparkybe-onap-service/pom.xml index 916860e..44a1f98 100644 --- a/sparkybe-onap-service/pom.xml +++ b/sparkybe-onap-service/pom.xml @@ -21,7 +21,7 @@ 9517 8000 https://nexus.onap.org - 2.20.0 + 2.22.0 ${basedir}/ 1.3.0-SNAPSHOT 1.3.0-SNAPSHOT @@ -44,7 +44,11 @@ import - + + ch.qos.logback + logback-classic + 1.2.3 + -- 2.16.6