From e7c8b80f88a2f4ae8230d47a4f7d6e72226e7ca7 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Jul 2024 18:40:59 +0100 Subject: [PATCH] Upgrade to Spring GraphQL 1.3.2 Closes gh-41527 --- 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 2f145c0bb27..8d25950a5a0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1937,7 +1937,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.3.1") { + library("Spring GraphQL", "1.3.2") { considerSnapshots() group("org.springframework.graphql") { modules = [