mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Upgrade to Groovy 2.5 GA
Issue: SPR-15407
This commit is contained in:
+1
-1
@@ -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