From bd3d59c74d38699f78a7f1bde8eb95decd394ee5 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 21 Jan 2026 17:29:17 +0000 Subject: [PATCH] Upgrade to Spring GraphQL 2.0.2 Closes gh-48728 --- 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 3cdd8506b3e..937ab63fd3c 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2436,7 +2436,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 = [