From 148649095748648ce3d3c2b0a17a2762fddb8b32 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 24 Mar 2017 21:39:10 +0000 Subject: [PATCH] Ensure that spring-boot-starter-test pulls in logging dependencies Closes gh-8492 --- spring-boot-starters/spring-boot-starter-test/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spring-boot-starters/spring-boot-starter-test/pom.xml b/spring-boot-starters/spring-boot-starter-test/pom.xml index d2769f856f9..e768cb89259 100644 --- a/spring-boot-starters/spring-boot-starter-test/pom.xml +++ b/spring-boot-starters/spring-boot-starter-test/pom.xml @@ -19,6 +19,10 @@ ${basedir}/../.. + + org.springframework.boot + spring-boot-starter + org.springframework.boot spring-boot-test