Upgrade to Tomcat 9.0.63

Closes gh-31069
This commit is contained in:
Stephane Nicoll
2022-05-17 10:37:56 +02:00
parent f7f4831199
commit fb2075d399

View File

@@ -5,6 +5,6 @@ org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.5.32
tomcatVersion=9.0.62
tomcatVersion=9.0.63
kotlin.stdlib.default.dependency=false