Upgrade to Tomcat 9.0.58

Closes gh-29507
This commit is contained in:
Stephane Nicoll 2022-01-20 16:32:27 +01:00
parent 5cbaf2ba44
commit d5eeee8625

View File

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