Latest dependency updates (Jetty 9.2.11, Tomcat 8.0.23)
This commit is contained in:
@@ -40,7 +40,7 @@ configure(allprojects) { project ->
|
||||
ext.hsqldbVersion = "2.3.2"
|
||||
ext.jackson2Version = "2.4.6"
|
||||
ext.jasperReportsVersion = "6.0.4"
|
||||
ext.jettyVersion = "9.2.10.v20150310"
|
||||
ext.jettyVersion = "9.2.11.v20150529"
|
||||
ext.jodaVersion = "2.7"
|
||||
ext.junitVersion = "4.12"
|
||||
ext.nettyVersion = "4.0.28.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.22"
|
||||
ext.tomcatVersion = "8.0.23"
|
||||
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
|
||||
ext.undertowVersion = "1.1.4.Final"
|
||||
ext.woodstoxVersion = "4.4.1"
|
||||
|
||||
Reference in New Issue
Block a user