From 8b4f881f2657dc87fc5c9ab51e1623143503ff62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 19 Sep 2023 15:00:19 +0200 Subject: [PATCH] Upgrade to Spring GraphQL 1.2.3 Closes gh-37266 --- 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 80267cf8127c..e1908c4a78df 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1423,7 +1423,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.3-SNAPSHOT") { + library("Spring GraphQL", "1.2.3") { considerSnapshots() group("org.springframework.graphql") { modules = [