Upgrade to Tomcat 9.0.45

Closes gh-26019
This commit is contained in:
Stephane Nicoll 2021-04-12 08:57:56 +02:00
parent d9d051053d
commit c1c843f1d6

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