From 2ede5f09c9601d543f20d466a21e9e85c29eacc7 Mon Sep 17 00:00:00 2001 From: "Plummer, Brittany" Date: Tue, 10 Sep 2019 11:29:42 -0400 Subject: Integrate Logging Library Updated SO to use ONAP provided filters and constants to meet logging standards. Removed redundant classes Updated constant references Issue-ID: SO-2301 Signed-off-by: Benjamin, Max (mb388a) Change-Id: Ia4e3c2b1a4dcb3881aa34d39885c8b2782880d64 --- common/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'common/pom.xml') diff --git a/common/pom.xml b/common/pom.xml index 1a4ffe13a8..9e4382621a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -117,11 +117,6 @@ org.springframework.security spring-security-web - - org.onap.logging-analytics - logging-slf4j - 1.2.2 - org.mockito mockito-core -- cgit 1.2.3-korg