diff --git a/initializr/pom.xml b/initializr/pom.xml
index 66d600af..ef8b5ad1 100644
--- a/initializr/pom.xml
+++ b/initializr/pom.xml
@@ -127,12 +127,12 @@
org.codehaus.groovy
groovy-eclipse-compiler
- 2.8.0-01
+ 2.9.1-01
org.codehaus.groovy
groovy-eclipse-batch
- 2.1.8-01
+ 2.3.7-01
@@ -152,7 +152,7 @@
org.codehaus.groovy
groovy-eclipse-compiler
- 2.8.0-01
+ 2.9.1-01
true
diff --git a/initializr/src/main/resources/templates/starter-pom.xml b/initializr/src/main/resources/templates/starter-pom.xml
index ca941e0f..a1b1d8db 100644
--- a/initializr/src/main/resources/templates/starter-pom.xml
+++ b/initializr/src/main/resources/templates/starter-pom.xml
@@ -61,19 +61,19 @@
org.codehaus.groovy
groovy-eclipse-compiler
- 2.8.0-01
+ 2.9.1-01
org.codehaus.groovy
groovy-eclipse-batch
- 2.1.8-01
+ 2.3.7-01
org.codehaus.groovy
groovy-eclipse-compiler
- 2.8.0-01
+ 2.9.1-01
true
<% } %>