From d14fa83690947c802ccafd411f003fae750cb30c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 21 Feb 2024 20:09:24 +0000 Subject: [PATCH] Upgrade to Spring GraphQL 1.2.5 Closes gh-39462 --- 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 8b9ac76e2fb..32d08e83f0d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1424,7 +1424,7 @@ bom { ] } } - library("Spring GraphQL", "1.2.5-SNAPSHOT") { + library("Spring GraphQL", "1.2.5") { considerSnapshots() group("org.springframework.graphql") { modules = [