From 33575b7079cca8a15faa05218c924fba3e7d4d01 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Jun 2024 20:42:42 +0100 Subject: [PATCH] Upgrade to Spring GraphQL 1.3.1 Closes gh-41035 --- 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 b66b00789bb..f0cdd2c96cc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1932,7 +1932,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.3.1-SNAPSHOT") { + library("Spring GraphQL", "1.3.1") { considerSnapshots() group("org.springframework.graphql") { modules = [