From 7966d11c49fad0cf2cca98aaaae60368c30f78fc Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Jul 2024 12:37:29 +0100 Subject: [PATCH] Upgrade to Spring GraphQL 1.2.8 Closes gh-41523 --- 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 f9e92f9452c..5c31571f94a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1601,7 +1601,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.7") { + library("Spring GraphQL", "1.2.8") { considerSnapshots() group("org.springframework.graphql") { modules = [