From 09898308ab46a462bff0cb8750a907ebb4fe49b5 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 4 Apr 2017 15:31:55 +0100 Subject: [PATCH] Update autoconfigure's test deps to align with latest spring-kafka-test --- spring-boot-autoconfigure/pom.xml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml index f18f52d5532..dd0f773bf8c 100755 --- a/spring-boot-autoconfigure/pom.xml +++ b/spring-boot-autoconfigure/pom.xml @@ -664,17 +664,6 @@ test-jar test - - org.springframework.kafka - spring-kafka-test - test - - - org.slf4j - slf4j-log4j12 - - - org.springframework.boot spring-boot-test-support @@ -721,11 +710,21 @@ neo4j-ogm-http-driver test + + org.slf4j + log4j-over-slf4j + test + org.springframework spring-test test + + org.springframework.kafka + spring-kafka-test + test + org.springframework.security spring-security-test