From 94283e101b97836503809aee7a4cc4bfca7e77d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 4 Aug 2026 17:10:13 +0200 Subject: [PATCH] Upgrade to Spring GraphQL 2.0.5 Closes gh-51257 --- 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 5b12aa6a1c3..ce300513622 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2576,7 +2576,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "2.0.5-INTERNAL-SNAPSHOT") { + library("Spring GraphQL", "2.0.5") { firstParty() group("org.springframework.graphql") { modules = [