Upgrade to Tomcat 9.0.79

Closes gh-36992
This commit is contained in:
Stephane Nicoll 2023-08-15 17:11:13 +02:00
parent e1c0518047
commit cd7ca433e6

View File

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