We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 064abad commit ec5019dCopy full SHA for ec5019d
build.gradle
@@ -33,7 +33,7 @@ configure(allprojects) { project ->
33
ext.ehcachejcacheVersion = "1.0.1"
34
ext.fileuploadVersion = "1.3.1"
35
ext.freemarkerVersion = "2.3.23"
36
- ext.groovyVersion = "2.4.3"
+ ext.groovyVersion = "2.4.4"
37
ext.gsonVersion = "2.3.1"
38
ext.hibernate3Version = "3.6.10.Final"
39
ext.hibernate4Version = "4.3.10.Final"
0 commit comments