Upgrade to Tomcat 9.0.71

Closes gh-33892
This commit is contained in:
Andy Wilkinson 2023-01-19 09:50:03 +00:00
parent 01c8ef26ce
commit b333550be9

View File

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