Latest applicable dependency updates (Hibernate 4.3.11, Jetty 9.2.13, Tomcat 8.0.26)
This commit is contained in:
@@ -34,13 +34,13 @@ configure(allprojects) { project ->
|
||||
ext.groovyVersion = "2.3.11"
|
||||
ext.gsonVersion = "2.3.1"
|
||||
ext.hibernate3Version = "3.6.10.Final"
|
||||
ext.hibernate4Version = "4.3.10.Final"
|
||||
ext.hibernate4Version = "4.3.11.Final"
|
||||
ext.hibVal4Version = "4.3.2.Final"
|
||||
ext.hibVal5Version = "5.1.3.Final"
|
||||
ext.hsqldbVersion = "2.3.2"
|
||||
ext.jackson2Version = "2.4.6"
|
||||
ext.jasperReportsVersion = "6.0.4"
|
||||
ext.jettyVersion = "9.2.12.v20150709"
|
||||
ext.jettyVersion = "9.2.13.v20150730"
|
||||
ext.jodaVersion = "2.8.1"
|
||||
ext.junitVersion = "4.12"
|
||||
ext.nettyVersion = "4.0.30.Final"
|
||||
@@ -52,7 +52,7 @@ configure(allprojects) { project ->
|
||||
ext.snifferVersion = "1.11"
|
||||
ext.tiles2Version = "2.2.2"
|
||||
ext.tiles3Version = "3.0.5"
|
||||
ext.tomcatVersion = "8.0.24"
|
||||
ext.tomcatVersion = "8.0.26"
|
||||
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
|
||||
ext.undertowVersion = "1.1.8.Final"
|
||||
ext.woodstoxVersion = "4.4.1"
|
||||
|
||||
Reference in New Issue
Block a user