diff --git a/pom.xml b/pom.xml index 8ba76f40300..2c6b4cf2af9 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 0a2d7356fff..00d06e1d77e 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 4f48dd10e20..25739441f6a 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 +