From 28ededc0d6fb51c4927d4e85a52875a7d71d199c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 22 Jul 2025 14:50:36 +0200 Subject: [PATCH] Upgrade to Spring GraphQL 2.0.0-M1 Closes gh-46053 --- 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 96b4e0e0d06..1ec82a67a4c 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2308,7 +2308,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-M1") { considerSnapshots() group("org.springframework.graphql") { modules = [