Upgrade to Tomcat 9.0.12 and SnakeYAML 1.23

This commit is contained in:
Juergen Hoeller
2018-09-11 14:57:31 +02:00
parent f35f7db29b
commit dcac30c41c
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ ext {
rxjava2Version = "2.2.2"
slf4jVersion = "1.7.25" // spring-jcl + consistent 3rd party deps
tiles3Version = "3.0.8"
tomcatVersion = "9.0.11"
tomcatVersion = "9.0.12"
undertowVersion = "2.0.13.Final"
gradleScriptDir = "${rootProject.projectDir}/gradle"