From 77befcd7c51382ffbcf6b548b6f467a97e7dd6d7 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 1 Nov 2017 16:53:24 +0000 Subject: [PATCH] Temporary exclusion to workaround bug in test --- spring-cloud-context/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/spring-cloud-context/pom.xml b/spring-cloud-context/pom.xml index 25b7380b..d6afb487 100644 --- a/spring-cloud-context/pom.xml +++ b/spring-cloud-context/pom.xml @@ -23,6 +23,13 @@ org.springframework.boot spring-boot-starter-actuator true + + + + org.apache.logging.log4j + log4j-to-slf4j + + org.springframework.boot