Upgrade to Groovy 2.4.15

This commit is contained in:
Juergen Hoeller
2018-03-31 19:54:41 +02:00
parent 49eafe4261
commit 1fbd38c2d8

View File

@@ -40,7 +40,7 @@ configure(allprojects) { project ->
ext.ejbVersion = "3.0"
ext.fileuploadVersion = "1.3.3"
ext.freemarkerVersion = "2.3.23"
ext.groovyVersion = "2.4.14"
ext.groovyVersion = "2.4.15"
ext.gsonVersion = "2.8.2"
ext.guavaVersion = "20.0"
ext.hamcrestVersion = "1.3"