diff --git a/pom.xml b/pom.xml
index 8ba76f4030..2c6b4cf2af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -715,6 +715,11 @@
hamcrest-library
test
+
+ org.springframework
+ spring-test
+ test
+
http://www.springsource.com/download/community
diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml
index 0a2d7356ff..00d06e1d77 100644
--- a/spring-boot-starters/spring-boot-starter-parent/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml
@@ -128,6 +128,11 @@ NOTE: If you are editing a local checkout of this file, be sure to modify
hamcrest-library
test
+
+ org.springframework
+ spring-test
+ test
+
diff --git a/spring-boot-starters/src/main/parent/pom.xml b/spring-boot-starters/src/main/parent/pom.xml
index 4f48dd10e2..25739441f6 100644
--- a/spring-boot-starters/src/main/parent/pom.xml
+++ b/spring-boot-starters/src/main/parent/pom.xml
@@ -128,6 +128,11 @@ NOTE: If you are editing a local checkout of this file, be sure to modify
hamcrest-library
test
+
+ org.springframework
+ spring-test
+ test
+