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 56273a8 commit 7513bd5Copy full SHA for 7513bd5
build.gradle
@@ -33,12 +33,12 @@ configure(allprojects) { project ->
33
ext.ehcachejcacheVersion = "1.0.1"
34
ext.fileuploadVersion = "1.3.1"
35
ext.freemarkerVersion = "2.3.22"
36
- ext.groovyVersion = "2.4.1"
+ ext.groovyVersion = "2.4.2"
37
ext.gsonVersion = "2.3.1"
38
ext.hibernate3Version = "3.6.10.Final"
39
ext.hibernate4Version = "4.3.8.Final"
40
ext.hibval4Version = "4.3.2.Final"
41
- ext.hibval5Version = "5.1.3.Final"
+ ext.hibval5Version = "5.2.0.Beta1"
42
ext.hsqldbVersion = "2.3.2"
43
ext.httpclientVersion = "4.4"
44
ext.httpasyncVersion = "4.0.2"
0 commit comments