From ba3b83c739959cb0fbac13942d0ff4af338ead7e Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Fri, 31 Mar 2017 17:26:45 +0200 Subject: [PATCH] Fix dependency scope for reactor-test This is a test dependency and should be marked as such. Fixes gh-8789 --- spring-boot/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 7c9c64d8c52..41d187c1945 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -334,6 +334,7 @@ io.projectreactor.addons reactor-test + test org.slf4j