diff --git a/gradle.properties b/gradle.properties index 63ea89c0ca..d64de19c12 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,6 +7,6 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 kotlinVersion=1.8.22 nativeBuildToolsVersion=0.9.26 springFrameworkVersion=6.0.12-SNAPSHOT -tomcatVersion=10.1.12 +tomcatVersion=10.1.13 kotlin.stdlib.default.dependency=false