Upgrade to Tomcat 8.5.31

This commit is contained in:
Juergen Hoeller 2018-05-05 16:37:20 +02:00
parent c99a104919
commit 8501cef98d
1 changed files with 1 additions and 1 deletions

View File

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