Upgrade to Tomcat 9.0.80

Closes gh-37288
This commit is contained in:
Stephane Nicoll 2023-09-11 10:13:42 +02:00
parent 0b2f22be59
commit 615d4b83ef

View File

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