Upgrade to Tomcat 9.0.46

Closes gh-26519
This commit is contained in:
Stephane Nicoll 2021-05-17 08:51:45 +02:00
parent 87d986f9b8
commit e3f36ee6de

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