From e827a3aee231453f704fef1a945d13de380a83c5 Mon Sep 17 00:00:00 2001 From: Steve Siani Date: Tue, 9 Jul 2019 15:53:57 -0400 Subject: SLF4J conflict: exclude logging in where it is redundant Issue-ID: CCSDK-1461 Signed-off-by: Steve Siani Change-Id: I25521090a2ab8e5b9d7a9edef3178ba83b463657 --- ms/sdclistener/application/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ms/sdclistener') diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index 62191b185..06d7ccfc0 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -38,6 +38,12 @@ org.springframework.boot spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-logging + + org.springframework.boot -- cgit 1.2.3-korg