Upgrade to Tomcat 10.0.20

Closes gh-30969
This commit is contained in:
Andy Wilkinson 2022-05-10 18:27:00 +01:00
parent fd4f0d2246
commit 5e7304ee95

View File

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