Upgrade to Tomcat 9.0.45

Closes gh-26072
This commit is contained in:
Stephane Nicoll 2021-04-13 14:52:36 +02:00
parent 7d5e7cecd8
commit 7ad5793e1e

View File

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