|
|
|
|
@ -34,7 +34,7 @@ configure(allprojects) { project ->
@@ -34,7 +34,7 @@ configure(allprojects) { project ->
|
|
|
|
|
ext.groovyVersion = "2.3.11" |
|
|
|
|
ext.gsonVersion = "2.3.1" |
|
|
|
|
ext.hibernate3Version = "3.6.10.Final" |
|
|
|
|
ext.hibernate4Version = "4.3.9.Final" |
|
|
|
|
ext.hibernate4Version = "4.3.10.Final" |
|
|
|
|
ext.hibVal4Version = "4.3.2.Final" |
|
|
|
|
ext.hibVal5Version = "5.1.3.Final" |
|
|
|
|
ext.hsqldbVersion = "2.3.2" |
|
|
|
|
@ -43,7 +43,7 @@ configure(allprojects) { project ->
@@ -43,7 +43,7 @@ configure(allprojects) { project ->
|
|
|
|
|
ext.jettyVersion = "9.2.10.v20150310" |
|
|
|
|
ext.jodaVersion = "2.7" |
|
|
|
|
ext.junitVersion = "4.12" |
|
|
|
|
ext.nettyVersion = "4.0.27.Final" |
|
|
|
|
ext.nettyVersion = "4.0.28.Final" |
|
|
|
|
ext.openJpaVersion = "2.2.2" // 2.3.0 not Java 8 compatible (based on ASM 4) |
|
|
|
|
ext.protobufVersion = "2.6.1" |
|
|
|
|
ext.reactorVersion = "1.1.6.RELEASE" |
|
|
|
|
|