diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index 7bc66723f7..9cc59d28c0 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -2451,6 +2451,11 @@
maven-eclipse-plugin
2.10
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ 1.4
+
org.apache.maven.plugins
maven-failsafe-plugin
@@ -2461,6 +2466,11 @@
maven-install-plugin
2.5.2
+
+ org.apache.maven.plugins
+ maven-invoker-plugin
+ 1.10
+
org.apache.maven.plugins
maven-help-plugin
diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml
index 56adc1c5c5..75eaa314bf 100644
--- a/spring-boot-parent/pom.xml
+++ b/spring-boot-parent/pom.xml
@@ -293,16 +293,6 @@
-
- org.apache.maven.plugins
- maven-invoker-plugin
- 1.10
-
-
- org.apache.maven.plugins
- maven-enforcer-plugin
- 1.4
-
org.apache.maven.plugins
maven-failsafe-plugin
diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml
index 581d5b17d6..8e8440307c 100644
--- a/spring-boot-samples/pom.xml
+++ b/spring-boot-samples/pom.xml
@@ -153,7 +153,6 @@
org.apache.maven.plugins
maven-enforcer-plugin
- 1.4
enforce-rules
diff --git a/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml b/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml
index a07b55a7cc..2bf7677aa6 100644
--- a/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml
@@ -41,7 +41,6 @@
org.apache.maven.plugins
maven-invoker-plugin
- 1.10
${project.build.directory}/it
src/it/settings.xml