Upgrade to Groovy 2.4.7

(cherry picked from commit f5a9d5e)
This commit is contained in:
Juergen Hoeller 2016-06-07 18:09:02 +02:00
parent 7001707028
commit c349ac9d42
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ configure(allprojects) { project ->
ext.ejbVersion = "3.0"
ext.fileuploadVersion = "1.3.2"
ext.freemarkerVersion = "2.3.23"
ext.groovyVersion = "2.4.6"
ext.groovyVersion = "2.4.7"
ext.gsonVersion = "2.6.2"
ext.guavaVersion = "19.0"
ext.hamcrestVersion = "1.3"