Upgrade to Tomcat 9.0.50

Closes gh-27245
This commit is contained in:
Stephane Nicoll 2021-07-11 08:12:09 +02:00
parent 895a2ed013
commit afb96af0eb

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