From da8f3810abf746e903503351bf5724d447221318 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Mar 2025 08:29:43 +0000 Subject: [PATCH] Upgrade to Spring GraphQL 1.4.0-M1 Closes gh-44593 --- 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 cf3289f48a..69d03f12a4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2271,7 +2271,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.4.0-SNAPSHOT") { + library("Spring GraphQL", "1.4.0-M1") { considerSnapshots() group("org.springframework.graphql") { modules = [