Upgrade to Tomcat 9.0.74

Closes gh-35058
This commit is contained in:
Stephane Nicoll 2023-04-18 13:22:33 +02:00
parent b30d9d9961
commit caaef89aff

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.73
tomcatVersion=9.0.74
kotlin.stdlib.default.dependency=false