Upgrade to Tomcat 9.0.76

Closes gh-35799
This commit is contained in:
Stephane Nicoll 2023-06-09 13:15:07 +02:00
parent 0bd08a6233
commit c55d9e152c

View File

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