diff --git a/spring-boot-project/spring-boot-docs/pom.xml b/spring-boot-project/spring-boot-docs/pom.xml
index 0d9076047fb..96ea4a3ff5e 100644
--- a/spring-boot-project/spring-boot-docs/pom.xml
+++ b/spring-boot-project/spring-boot-docs/pom.xml
@@ -1122,42 +1122,6 @@
-
- org.codehaus.gmavenplus
- gmavenplus-plugin
-
-
-
- execute
-
- generate-resources
-
-
-
-
-
-
-
-
-
-
-
- org.codehaus.groovy
- groovy
- ${groovy.version}
-
-
- org.codehaus.groovy
- groovy-ant
- ${groovy.version}
-
-
- org.springframework
- spring-core
- ${spring.version}
-
-
-
org.asciidoctor
asciidoctor-maven-plugin
@@ -1419,5 +1383,54 @@
+
+ full-groovy
+
+ [1.8,10]
+
+ full
+
+
+
+
+
+ org.codehaus.gmavenplus
+ gmavenplus-plugin
+
+
+
+ execute
+
+ generate-resources
+
+
+
+
+
+
+
+
+
+
+
+ org.codehaus.groovy
+ groovy
+ ${groovy.version}
+
+
+ org.codehaus.groovy
+ groovy-ant
+ ${groovy.version}
+
+
+ org.springframework
+ spring-core
+ ${spring.version}
+
+
+
+
+
+