diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index b15999f241..e9e4265f14 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -250,11 +250,6 @@ spring-boot-test-autoconfigure 1.5.2.BUILD-SNAPSHOT - - org.springframework.boot - spring-boot-test-support - 1.5.2.BUILD-SNAPSHOT - org.springframework.boot spring-boot-actuator diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 73feb01857..dbf7a5d337 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -40,6 +40,12 @@ + + org.springframework.boot + spring-boot-test-support + 1.5.2.BUILD-SNAPSHOT + +