Upgrade to Tomcat 9.0.46

Closes gh-26567
This commit is contained in:
Andy Wilkinson 2021-05-17 12:05:51 +01:00
parent af506685be
commit 4dfaebb239

View File

@ -5,6 +5,6 @@ org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.5.0
tomcatVersion=9.0.45
tomcatVersion=9.0.46
kotlin.stdlib.default.dependency=false