mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 20:59:07 +00:00
Upgrade to Groovy 2.3.3
See release notes: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10242&version=20415
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ configure(allprojects) { project ->
|
||||
|
||||
ext.aspectjVersion = "1.8.0"
|
||||
ext.eclipseLinkVersion = "2.4.2"
|
||||
ext.groovyVersion = "2.3.2"
|
||||
ext.groovyVersion = "2.3.3"
|
||||
ext.hibernate3Version = "3.6.10.Final"
|
||||
ext.hibernate4Version = "4.3.5.Final"
|
||||
ext.hibVal4Version = "4.3.1.Final"
|
||||
|
||||
Reference in New Issue
Block a user