diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index 7d4a9bbba6..5ffa472136 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -2356,6 +2356,11 @@
maven-eclipse-plugin
2.10
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ 1.4
+
org.apache.maven.plugins
maven-failsafe-plugin
@@ -2366,6 +2371,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 78e0984aae..b5d0427d60 100644
--- a/spring-boot-parent/pom.xml
+++ b/spring-boot-parent/pom.xml
@@ -288,16 +288,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 febdf4984e..ef695c4313 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 0070193f8f..340c161736 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