Upgrade to Tomcat 9.0.75

Closes gh-35442
This commit is contained in:
Stephane Nicoll 2023-05-16 07:46:29 +02:00
parent 47cd3bb052
commit 30b4bb0753

View File

@ -6,6 +6,6 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.6.21
springFrameworkVersion=5.3.27
tomcatVersion=9.0.74
tomcatVersion=9.0.75
kotlin.stdlib.default.dependency=false