diff --git a/spring-boot-tests/spring-boot-integration-tests/spring-boot-server-tests/src/test/resources/pom-template.xml b/spring-boot-tests/spring-boot-integration-tests/spring-boot-server-tests/src/test/resources/pom-template.xml
index 3b855f1733..4d052d64b6 100644
--- a/spring-boot-tests/spring-boot-integration-tests/spring-boot-server-tests/src/test/resources/pom-template.xml
+++ b/spring-boot-tests/spring-boot-integration-tests/spring-boot-server-tests/src/test/resources/pom-template.xml
@@ -55,19 +55,33 @@
spring-snapshots
- https://repo.spring.io/libs-snapshot
+ https://repo.spring.io/snapshot
true
+
+ spring-milestones
+ https://repo.spring.io/milestone
+
+ false
+
+
spring-snapshots
- https://repo.spring.io/libs-snapshot
+ https://repo.spring.io/snapshot
true
+
+ spring-milestones
+ https://repo.spring.io/milestone
+
+ false
+
+