From 1e71938ca49dbadbc79eb930d84483104f7d0a84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 17 Dec 2025 08:01:12 +0100 Subject: [PATCH] Upgrade to Spring GraphQL 1.3.7 Closes gh-48418 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 00953531f79..6f0c9641c27 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2161,7 +2161,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.3.7-SNAPSHOT") { + library("Spring GraphQL", "1.3.7") { considerSnapshots() group("org.springframework.graphql") { modules = [