From d4a1d10fa1dab9d881f356dfab5ff8e3d46dc761 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 21 Nov 2023 16:51:43 +0000 Subject: [PATCH] Upgrade to Spring GraphQL 1.2.4 Closes gh-38313 --- 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 e7971f43e4c8..e5f306c25850 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1533,7 +1533,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.4-SNAPSHOT") { + library("Spring GraphQL", "1.2.4") { considerSnapshots() group("org.springframework.graphql") { modules = [