Upgrade to Tomcat 9.0.52

Closes gh-27724
This commit is contained in:
Stephane Nicoll 2021-08-17 09:14:54 +02:00
parent cdc4c136de
commit bf2d52412e

View File

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