From 58f0f0ba124a289fa82f9fec6265a7ef1fbf7732 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 17 Jul 2015 16:21:53 +0200 Subject: [PATCH] Upgrade to Groovy 2.4.4 --- initializr/pom.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/initializr/pom.xml b/initializr/pom.xml index 0e83a15b..1a145ebe 100644 --- a/initializr/pom.xml +++ b/initializr/pom.xml @@ -11,6 +11,7 @@ UTF-8 2.43.1 1.2.5.RELEASE + 2.4.4 1.7 @@ -105,6 +106,36 @@ + + org.codehaus.groovy + groovy + ${groovy.version} + + + org.codehaus.groovy + groovy-ant + ${groovy.version} + + + org.codehaus.groovy + groovy-groovydoc + ${groovy.version} + + + org.codehaus.groovy + groovy-json + ${groovy.version} + + + org.codehaus.groovy + groovy-templates + ${groovy.version} + + + org.codehaus.groovy + groovy-xml + ${groovy.version} + org.springframework.boot spring-boot-dependencies