Upgrade to Tomcat 10.0.16

Closes gh-29513
This commit is contained in:
Andy Wilkinson 2022-01-20 16:10:05 +00:00
parent c927105743
commit 9c4199cc54

View File

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