Upgrade to Tomcat 9.0.54

Closes gh-28327
This commit is contained in:
Stephane Nicoll 2021-10-14 09:49:02 +02:00
parent c4a7fd86b5
commit 9e50a7d108

View File

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