Upgrade to Tomcat 10.1.12

Closes gh-36987
This commit is contained in:
Stephane Nicoll 2023-08-14 17:19:23 +02:00
parent 983d060030
commit 1bfcdbb576

View File

@ -7,6 +7,6 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.9.0
nativeBuildToolsVersion=0.9.24
springFrameworkVersion=6.1.0-SNAPSHOT
tomcatVersion=10.1.11
tomcatVersion=10.1.12
kotlin.stdlib.default.dependency=false