Upgrade to Tomcat 10.0.21

Closes gh-31055
This commit is contained in:
Andy Wilkinson 2022-05-16 12:03:28 +01:00
parent b2bd3dee5e
commit 916a537a83

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.20
tomcatVersion=10.0.21
kotlin.stdlib.default.dependency=false