Upgrade to Tomcat 9.0.68

Closes gh-32667
This commit is contained in:
Stephane Nicoll 2022-10-11 06:15:34 +02:00
parent 1207d55f34
commit fabdc5a7b6

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