diff --git a/gradle.properties b/gradle.properties index 43c777cf746..87b5a44236a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,6 +14,6 @@ kotlinVersion=1.9.23 mavenVersion=3.9.4 nativeBuildToolsVersion=0.9.28 springFrameworkVersion=6.1.6-SNAPSHOT -tomcatVersion=10.1.19 +tomcatVersion=10.1.20 kotlin.stdlib.default.dependency=false