Upgrade to Tomcat 9.0.70

Closes gh-33583
This commit is contained in:
Phillip Webb 2022-12-21 08:04:27 -08:00
parent bec2badec1
commit f9982d15dc

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