From 02d73ea4f708d2d8759f4590000bb73b3f8c34e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 16 Sep 2025 20:32:58 +0200 Subject: [PATCH] Upgrade to Spring GraphQL 1.4.2 Closes gh-47090 --- 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 fb4422b2484..6e3cf79d579 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2291,7 +2291,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.4.2-SNAPSHOT") { + library("Spring GraphQL", "1.4.2") { considerSnapshots() group("org.springframework.graphql") { modules = [