From ae8acfec1fbf438fedbcd3294a85291ba86277ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Sun, 15 Feb 2026 15:23:53 +0100 Subject: [PATCH] Upgrade to Spring GraphQL 1.4.5 Closes gh-49070 --- 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 ecc3407997c..5b03d20d7b3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2302,7 +2302,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.4.5-SNAPSHOT") { + library("Spring GraphQL", "1.4.5") { considerSnapshots() group("org.springframework.graphql") { modules = [