Upgrade to Groovy 2.5 GA
Issue: SPR-15407
This commit is contained in:
@@ -43,7 +43,7 @@ configure(allprojects) { project ->
|
||||
|
||||
ext.aspectjVersion = "1.9.1"
|
||||
ext.freemarkerVersion = "2.3.28"
|
||||
ext.groovyVersion = "2.5.0-rc-3"
|
||||
ext.groovyVersion = "2.5.0"
|
||||
ext.hsqldbVersion = "2.4.0"
|
||||
ext.jackson2Version = "2.9.5"
|
||||
ext.jettyVersion = "9.4.10.v20180503"
|
||||
|
||||
Reference in New Issue
Block a user