Upgrade to Tomcat 8.5.37

This commit is contained in:
Juergen Hoeller
2019-01-08 20:58:23 +01:00
parent 7be0aa0de5
commit 9767165c8d

View File

@@ -75,7 +75,7 @@ configure(allprojects) { project ->
ext.testngVersion = "6.9.10"
ext.tiles2Version = "2.2.2"
ext.tiles3Version = "3.0.8"
ext.tomcatVersion = "8.5.35"
ext.tomcatVersion = "8.5.37"
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
ext.undertowVersion = "1.3.33.Final"
ext.xmlunitVersion = "1.6"