Upgrade to Tomcat 9.0.55

Closes gh-28696
This commit is contained in:
Stephane Nicoll 2021-11-16 09:08:16 +01:00
parent 4fcb772f37
commit b16b0c789f

View File

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