Upgrade to Tomcat 9.0.62

Closes gh-30680
This commit is contained in:
Stephane Nicoll 2022-04-15 07:49:51 +02:00
parent ded1810bd1
commit 8199ffd4ed

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