Upgrade to Tomcat 9.0.65

Closes gh-31829
This commit is contained in:
Stephane Nicoll 2022-07-21 07:48:24 +02:00
parent 4e0b3aad9f
commit 07f332ad96

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