Upgrade to Tomcat 10.1.13

Closes gh-37306
This commit is contained in:
Stephane Nicoll 2023-09-11 10:29:44 +02:00
parent 8a69af94f2
commit 342419edb3

View File

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