Upgrade to Tomcat 10.1.13

Closes gh-37333
This commit is contained in:
Stephane Nicoll 2023-09-11 14:40:04 +02:00
parent 18c4401f07
commit 22bc339cb7

View File

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