Upgrade to Tomcat 9.0.48

Closes gh-26996
This commit is contained in:
Stephane Nicoll 2021-06-21 14:48:44 +02:00
parent 3ef7ba7f9b
commit b09cb91118

View File

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