From a49dc0c0d104fba467d743796a1a95b2316705c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 19 Sep 2023 14:57:11 +0200 Subject: [PATCH] Upgrade to Spring GraphQL 1.1.6 Closes gh-37259 --- 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 dc0785a32f9..23824a5d5f8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1383,7 +1383,7 @@ bom { ] } } - library("Spring GraphQL", "1.1.6-SNAPSHOT") { + library("Spring GraphQL", "1.1.6") { considerSnapshots() group("org.springframework.graphql") { modules = [