diff --git a/gradle.properties b/gradle.properties index 4a739e43a3..7bf2056e2d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ junitJupiterVersion=5.9.3 kotlinVersion=1.8.22 mavenVersion=3.9.4 nativeBuildToolsVersion=0.9.28 -springFrameworkVersion=6.0.16 +springFrameworkVersion=6.0.17-SNAPSHOT tomcatVersion=10.1.18 kotlin.stdlib.default.dependency=false