From b6a92cb90c29273973c0c10700928c88247a6860 Mon Sep 17 00:00:00 2001 From: sblimkie Date: Wed, 7 Mar 2018 16:52:18 -0500 Subject: [PATCH] Use new version of logging library Use new version of logging library to avoid pulling in artifact with security violoations Change-Id: I0ac8c4bcb89646894e7edc8bc182f902ce53e4c8 Issue-ID: AAI-596 Signed-off-by: sblimkie --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4830894..9f125ce 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai.logging-service common-logging - ${project.version} + 1.2.1 -- 2.16.6