Upgrade to Tomcat 9.0.54

Closes gh-28275
This commit is contained in:
Stephane Nicoll 2021-10-11 08:41:54 +02:00
parent 32397d7bfb
commit f250ade979

View File

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