Upgrade to Tomcat 9.0.65

Closes gh-31831
This commit is contained in:
Stephane Nicoll 2022-07-21 07:50:53 +02:00
parent aa93b2153a
commit c8e44372b2

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.64
tomcatVersion=9.0.65
kotlin.stdlib.default.dependency=false