Upgrade to Tomcat 10.1.11

Closes gh-36342
This commit is contained in:
Stephane Nicoll 2023-07-11 15:31:32 +02:00
parent d5c3790cc3
commit a8b429e696

View File

@ -7,6 +7,6 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.8.22
nativeBuildToolsVersion=0.9.23
springFrameworkVersion=6.0.11-SNAPSHOT
tomcatVersion=10.1.10
tomcatVersion=10.1.11
kotlin.stdlib.default.dependency=false