From e1d79e80bb7d3e73e300ba8420007ae6143fbf06 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 18 Feb 2025 17:40:15 +0000 Subject: [PATCH] Upgrade to Spring GraphQL 1.3.4 Closes gh-44108 --- 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 91e2ef92e5..9dbfdda22c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2179,7 +2179,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.3.4-SNAPSHOT") { + library("Spring GraphQL", "1.3.4") { considerSnapshots() group("org.springframework.graphql") { modules = [