Upgrade to Tomcat 9.0.55

Closes gh-28690
This commit is contained in:
Stephane Nicoll 2021-11-16 08:14:40 +01:00
parent 38fd96e9c1
commit db3a7db73d

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