Upgrade to Tomcat 9.0.58

Closes gh-29780
This commit is contained in:
Stephane Nicoll 2022-02-14 09:01:17 +01:00
parent e9eba82c6c
commit 2207bd8876

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