Upgrade to Tomcat 9.0.64

Closes gh-31419
This commit is contained in:
Stephane Nicoll 2022-06-17 10:30:32 +02:00
parent 0edf12c07c
commit 42eaa4d4f6
1 changed files with 1 additions and 1 deletions

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