Upgrade to Tomcat 10.1.10

Closes gh-35882
This commit is contained in:
Stephane Nicoll 2023-06-14 09:23:50 +02:00
parent d3ff04fa4b
commit 0a558c590f

View File

@ -7,6 +7,6 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.7.22
nativeBuildToolsVersion=0.9.22
springFrameworkVersion=6.0.10-SNAPSHOT
tomcatVersion=10.1.9
tomcatVersion=10.1.10
kotlin.stdlib.default.dependency=false