From 78d0e48b7bdbebd98f697ed353497ae36d375453 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 23 Oct 2024 08:03:24 +0200 Subject: [PATCH] Upgrade to Spring GraphQL 1.2.9 Closes gh-42740 --- 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 355b6275a60e..9d452ea40d73 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1600,7 +1600,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.9-SNAPSHOT") { + library("Spring GraphQL", "1.2.9") { considerSnapshots() group("org.springframework.graphql") { modules = [