diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml
index 266a49a0cf7d..dc658b4f798d 100644
--- a/spring-boot-parent/pom.xml
+++ b/spring-boot-parent/pom.xml
@@ -24,6 +24,8 @@
1.0.2.v20150114
UTF-8
UTF-8
+ 1.0.0-M4
+ ${junit.version}.0-M4
3.1.1
1.0-groovy-2.4
@@ -571,6 +573,18 @@
-Xmx1024m
+
+
+ org.junit.platform
+ junit-platform-surefire-provider
+ ${junit-platform.version}
+
+
+ org.junit.vintage
+ junit-vintage-engine
+ ${junit-vintage.version}
+
+
org.apache.maven.plugins