Upgrade to Tomcat 9.0.64

Closes gh-31437
This commit is contained in:
Stephane Nicoll 2022-06-17 10:59:45 +02:00
parent 4f95fdea82
commit b57e3aa7e9

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