Upgrade to Tomcat 9.0.56

Closes gh-29245
This commit is contained in:
Stephane Nicoll 2022-01-03 09:42:50 +01:00
parent 714c1cc642
commit 43e7c3b695

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