Upgrade to Tomcat 8.0.30

This commit is contained in:
Juergen Hoeller
2015-12-07 21:35:00 +01:00
parent f54aac1003
commit e37b75b165

View File

@@ -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.29"
ext.tomcatVersion = "8.0.30"
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
ext.undertowVersion = "1.1.9.Final"
ext.woodstoxVersion = "4.4.1"