From ac5cad67a0b608575efba4233b2acbe36707f11e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 18 Feb 2025 17:53:48 +0000 Subject: [PATCH] Upgrade to Spring GraphQL 1.3.4 Closes gh-44161 --- 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 79ad91fb2f6..4cf23c53409 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2267,7 +2267,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 = [