From fd4dc4d719e26e222bcd0cdbf8d950fde7306f36 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Jun 2024 20:34:00 +0100 Subject: [PATCH] Upgrade to Spring GraphQL 1.2.7 Closes gh-41020 --- 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 9895db49eba..880e1cfa1f0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1596,7 +1596,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.7-SNAPSHOT") { + library("Spring GraphQL", "1.2.7") { considerSnapshots() group("org.springframework.graphql") { modules = [