Upgrade to Tomcat 9.0.52

Closes gh-27685
This commit is contained in:
Stephane Nicoll 2021-08-16 08:14:36 +02:00
parent 3a83fafebb
commit c5750a2b36

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