Latest dependency updates (Groovy 2.4.10, Hibernate ORM 5.2.9, Hibernate Validator 5.4.1)
This commit is contained in:
@@ -46,11 +46,11 @@ configure(allprojects) { project ->
|
||||
ext.elApiVersion = "3.0.1-b04"
|
||||
ext.fileuploadVersion = "1.3.2"
|
||||
ext.freemarkerVersion = "2.3.25-incubating"
|
||||
ext.groovyVersion = "2.4.9"
|
||||
ext.groovyVersion = "2.4.10"
|
||||
ext.gsonVersion = "2.8.0"
|
||||
ext.hamcrestVersion = "1.3"
|
||||
ext.hibernate5Version = "5.2.8.Final"
|
||||
ext.hibval5Version = "5.4.0.Final"
|
||||
ext.hibernate5Version = "5.2.9.Final"
|
||||
ext.hibval5Version = "5.4.1.Final"
|
||||
ext.hsqldbVersion = "2.3.4"
|
||||
ext.httpasyncVersion = "4.1.3"
|
||||
ext.httpclientVersion = "4.5.3"
|
||||
|
||||
Reference in New Issue
Block a user