Upgrade to Tomcat 9.0.63

Closes gh-31082
This commit is contained in:
Stephane Nicoll 2022-05-17 16:38:07 +02:00
parent 234eba327d
commit 26ce8cc3e2

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