From 8d663ba02a575b513076318c01ffabc9de30c824 Mon Sep 17 00:00:00 2001 From: Terry W Brady Date: Wed, 17 Jan 2018 14:54:29 -0800 Subject: [PATCH] slf4j exclusion --- dspace-spring-rest/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dspace-spring-rest/pom.xml b/dspace-spring-rest/pom.xml index 23d6bd1bfd..5377e533cd 100644 --- a/dspace-spring-rest/pom.xml +++ b/dspace-spring-rest/pom.xml @@ -169,6 +169,12 @@ org.springframework.boot spring-boot-starter-web ${spring-boot.version} + + + org.slf4j + log4j-over-slf4j + + org.springframework.boot