From 849c2eebe993effe6d01f99f363e0e1facf766e4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 21 Jan 2026 17:23:26 +0000 Subject: [PATCH] Upgrade to Spring GraphQL 2.0.2 Closes gh-48718 --- 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 3a38f917ea4..33d71044ebe 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2431,7 +2431,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "2.0.2-SNAPSHOT") { + library("Spring GraphQL", "2.0.2") { considerSnapshots() group("org.springframework.graphql") { modules = [