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/blueprintsprocessor/functions/resource-resolution/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ms/blueprintsprocessor/functions') diff --git a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml index 3666b4109..920dda8cf 100644 --- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml +++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml @@ -39,6 +39,12 @@ org.springframework.boot spring-boot-starter-data-jpa + + + org.springframework.boot + spring-boot-starter-logging + + com.h2database -- cgit 1.2.3-korg