Latest dependency updates (Groovy 2.4.2, Hibernate Validator 5.2 beta 1)
This commit is contained in:
@@ -33,12 +33,12 @@ configure(allprojects) { project ->
|
||||
ext.ehcachejcacheVersion = "1.0.1"
|
||||
ext.fileuploadVersion = "1.3.1"
|
||||
ext.freemarkerVersion = "2.3.22"
|
||||
ext.groovyVersion = "2.4.1"
|
||||
ext.groovyVersion = "2.4.2"
|
||||
ext.gsonVersion = "2.3.1"
|
||||
ext.hibernate3Version = "3.6.10.Final"
|
||||
ext.hibernate4Version = "4.3.8.Final"
|
||||
ext.hibval4Version = "4.3.2.Final"
|
||||
ext.hibval5Version = "5.1.3.Final"
|
||||
ext.hibval5Version = "5.2.0.Beta1"
|
||||
ext.hsqldbVersion = "2.3.2"
|
||||
ext.httpclientVersion = "4.4"
|
||||
ext.httpasyncVersion = "4.0.2"
|
||||
|
||||
Reference in New Issue
Block a user