From b04e2b82c00aa22f2beba2cf231849fd44e380dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 17 Dec 2025 08:14:42 +0100 Subject: [PATCH] Upgrade to Spring GraphQL 2.0.1 Closes gh-48440 --- 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 121a203ee37..7607ba7ac5f 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2428,7 +2428,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "2.0.1-SNAPSHOT") { + library("Spring GraphQL", "2.0.1") { considerSnapshots() group("org.springframework.graphql") { modules = [