From 35f0b55bdc720193a8e3bee8551880aacb40eac3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 9 Apr 2026 10:54:46 +0200 Subject: [PATCH] Start building against Spring Framework 7.0.7 snapshots See gh-49995 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c591e672cd0..cbb7e0faf66 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,7 +21,7 @@ mockitoVersion=5.23.0 nativeBuildToolsVersion=1.0.0 nullabilityPluginVersion=0.0.11 snakeYamlVersion=2.6 -springFrameworkVersion=7.0.6 +springFrameworkVersion=7.0.7-SNAPSHOT springFramework60xVersion=6.0.23 tomcatVersion=11.0.21 protobufGradlePluginVersion=0.9.6