Upgrade to Tomcat 9.0.62

Closes gh-30731
This commit is contained in:
Stephane Nicoll 2022-04-18 10:52:58 +02:00
parent 6b007448d4
commit 72c929b500

View File

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