From 1fa7ceb6214d6cc44020ee85c0e86008cd41abab Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 10 Apr 2024 10:28:12 +0100 Subject: [PATCH] Upgrade to Spring GraphQL 1.2.6 Closes gh-40288 --- 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 e840114293..a1fc4baf4e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1424,7 +1424,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.5") { + library("Spring GraphQL", "1.2.6") { considerSnapshots() group("org.springframework.graphql") { modules = [