|
|
|
|
@ -46,7 +46,7 @@ configure(allprojects) { project ->
@@ -46,7 +46,7 @@ configure(allprojects) { project ->
|
|
|
|
|
ext.hamcrestVersion = "1.3" |
|
|
|
|
ext.hibernate3Version = "3.6.10.Final" |
|
|
|
|
ext.hibernate4Version = "4.3.11.Final" |
|
|
|
|
ext.hibernate5Version = "5.2.1.Final" |
|
|
|
|
ext.hibernate5Version = "5.2.2.Final" |
|
|
|
|
ext.hibval4Version = "4.3.2.Final" |
|
|
|
|
ext.hibval5Version = "5.2.4.Final" |
|
|
|
|
ext.hsqldbVersion = "2.3.4" |
|
|
|
|
@ -76,7 +76,7 @@ configure(allprojects) { project ->
@@ -76,7 +76,7 @@ configure(allprojects) { project ->
|
|
|
|
|
ext.tiles3Version = "3.0.5" |
|
|
|
|
ext.tomcatVersion = "8.5.4" |
|
|
|
|
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support |
|
|
|
|
ext.undertowVersion = "1.3.23.Final" |
|
|
|
|
ext.undertowVersion = "1.3.24.Final" |
|
|
|
|
ext.xmlunitVersion = "1.6" |
|
|
|
|
ext.xstreamVersion = "1.4.9" |
|
|
|
|
|
|
|
|
|
|