Upgrade to Tomcat 10.1.10

Closes gh-35886
This commit is contained in:
Stephane Nicoll 2023-06-14 09:35:46 +02:00
parent f299a2473e
commit 5853f344eb

View File

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