Upgrade to Tomcat 9.0.48

Closes gh-26987
This commit is contained in:
Stephane Nicoll 2021-06-21 08:46:28 +02:00
parent 1374491305
commit 66bf0866da
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.4.32
tomcatVersion=9.0.46
tomcatVersion=9.0.48
kotlin.stdlib.default.dependency=false