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