Upgrade to Tomcat 9.0.69

Closes gh-33180
This commit is contained in:
Stephane Nicoll 2022-11-15 07:51:55 +01:00
parent 6f8bcd764a
commit 69999b250b

View File

@ -5,6 +5,6 @@ org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.6.21
tomcatVersion=9.0.68
tomcatVersion=9.0.69
kotlin.stdlib.default.dependency=false