From 748bba378ae09094c4aa50e2e46be0f8217fc85a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 17 Sep 2025 08:17:21 +0200 Subject: [PATCH] Upgrade to Spring GraphQL 2.0.0-M3 Closes gh-47009 --- platform/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 90c6b6b0a5c..191812b02fb 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2324,7 +2324,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "2.0.0-SNAPSHOT") { + library("Spring GraphQL", "2.0.0-M3") { considerSnapshots() group("org.springframework.graphql") { modules = [