From d4799fa4b00203cc6c7a3ecd5b4e7e9a46fb80e3 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 10 Apr 2024 18:00:44 +0100 Subject: [PATCH] Upgrade to Spring GraphQL 1.2.6 Closes gh-40310 --- 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 76ce07d79c..fd1f956c09 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1537,7 +1537,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.5") { + library("Spring GraphQL", "1.2.6") { considerSnapshots() group("org.springframework.graphql") { modules = [