diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml
index 19fca150e4..916a8d4ec4 100644
--- a/spring-boot-docs/pom.xml
+++ b/spring-boot-docs/pom.xml
@@ -176,7 +176,6 @@
org.codehaus.gmavenplus
gmavenplus-plugin
- 1.2
diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml
index c83e07a51d..b2a8cdb096 100644
--- a/spring-boot-parent/pom.xml
+++ b/spring-boot-parent/pom.xml
@@ -272,6 +272,11 @@
maven-site-plugin
3.3
+
+ org.codehaus.gmavenplus
+ gmavenplus-plugin
+ 1.2
+
org.codehaus.mojo
sonar-maven-plugin