From 7f7b325fd59d32813a789503ef75aec897e326e2 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 19 Sep 2023 17:02:26 +0100 Subject: [PATCH] Upgrade to Spring GraphQL 1.1.7 Closes gh-37464 --- 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 23824a5d5f..a80d367871 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1383,7 +1383,7 @@ bom { ] } } - library("Spring GraphQL", "1.1.6") { + library("Spring GraphQL", "1.1.7") { considerSnapshots() group("org.springframework.graphql") { modules = [