Upgrade to Tomcat 9.0.54

Closes gh-28288
This commit is contained in:
Stephane Nicoll 2021-10-11 11:33:41 +02:00
parent 9118644d2a
commit 4478ffae3b
1 changed files with 1 additions and 1 deletions

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