|
|
|
|
@ -41,7 +41,7 @@ configure(allprojects) { project ->
@@ -41,7 +41,7 @@ configure(allprojects) { project ->
|
|
|
|
|
ext.hamcrestVersion = "1.3" |
|
|
|
|
ext.hibernate3Version = "3.6.10.Final" |
|
|
|
|
ext.hibernate4Version = "4.3.11.Final" |
|
|
|
|
ext.hibernate5Version = "5.0.4.Final" |
|
|
|
|
ext.hibernate5Version = "5.0.5.Final" |
|
|
|
|
ext.hibval4Version = "4.3.2.Final" |
|
|
|
|
ext.hibval5Version = "5.2.2.Final" |
|
|
|
|
ext.hsqldbVersion = "2.3.3" |
|
|
|
|
@ -74,7 +74,7 @@ configure(allprojects) { project ->
@@ -74,7 +74,7 @@ configure(allprojects) { project ->
|
|
|
|
|
ext.tiles3Version = "3.0.5" |
|
|
|
|
ext.tomcatVersion = "8.0.29" |
|
|
|
|
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support |
|
|
|
|
ext.undertowVersion = "1.3.7.Final" |
|
|
|
|
ext.undertowVersion = "1.3.8.Final" |
|
|
|
|
ext.woodstoxVersion = "5.0.1" |
|
|
|
|
ext.xmlunitVersion = "1.6" |
|
|
|
|
ext.xstreamVersion = "1.4.8" |
|
|
|
|
|