From 85c50b8465bb8e0a6c9d81a262ce7d7bd6bd315e Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Thu, 3 Oct 2019 17:59:09 -0700 Subject: Update logging version to 1.5.1 This will solve issue where OOF is not a logging component. Issue-ID: SO-2378 Change-Id: If01e7ffc22d712dfd7f5c5e077384423e89b6574 Signed-off-by: Marcus G K Williams --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ac9126b612..086141646f 100644 --- a/pom.xml +++ b/pom.xml @@ -638,17 +638,17 @@ org.onap.logging-analytics logging-slf4j - 1.5.0 + 1.5.1 org.onap.logging-analytics logging-filter-base - 1.5.0 + 1.5.1 org.onap.logging-analytics logging-filter-spring - 1.5.0 + 1.5.1 com.fasterxml.jackson.core -- cgit 1.2.3-korg