From: Arul.Nambi Date: Fri, 7 Sep 2018 19:27:38 +0000 (-0400) Subject: Fixing issues found by nexus scan X-Git-Tag: 1.3.0~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f90ea27dbd53b3c378d374997894a86457c69443;p=aai%2Fsparky-be.git Fixing issues found by nexus scan Issue-ID: AAI-1583 Change-Id: I3633fb1e86a07c94a777746b93c6080c049b50e8 Signed-off-by: Arul.Nambi --- 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 +