Upgrade to Tomcat 9.0.52

Closes gh-27672
This commit is contained in:
Stephane Nicoll
2021-08-16 07:35:27 +02:00
parent de0d940451
commit 631b9a2a73

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