Skip to content

Commit 7513bd5

Browse files
committed
Latest dependency updates (Groovy 2.4.2, Hibernate Validator 5.2 beta 1)
1 parent 56273a8 commit 7513bd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ configure(allprojects) { project ->
3333
ext.ehcachejcacheVersion = "1.0.1"
3434
ext.fileuploadVersion = "1.3.1"
3535
ext.freemarkerVersion = "2.3.22"
36-
ext.groovyVersion = "2.4.1"
36+
ext.groovyVersion = "2.4.2"
3737
ext.gsonVersion = "2.3.1"
3838
ext.hibernate3Version = "3.6.10.Final"
3939
ext.hibernate4Version = "4.3.8.Final"
4040
ext.hibval4Version = "4.3.2.Final"
41-
ext.hibval5Version = "5.1.3.Final"
41+
ext.hibval5Version = "5.2.0.Beta1"
4242
ext.hsqldbVersion = "2.3.2"
4343
ext.httpclientVersion = "4.4"
4444
ext.httpasyncVersion = "4.0.2"

0 commit comments

Comments
 (0)