diff --git a/gradle.properties b/gradle.properties index 58cf3d4d2f3e..0d3da0608916 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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