From 54ef8d335f58768a40abf7541a4bd1f63b538cad Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 10 Jun 2026 12:42:08 +0100 Subject: [PATCH 1/3] Upgrade to Spring Batch 5.2.6 Closes gh-50516 --- 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 a54408f6dc2..1b22293c01f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2264,7 +2264,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}") } } - library("Spring Batch", "5.2.6-SNAPSHOT") { + library("Spring Batch", "5.2.6") { considerSnapshots() group("org.springframework.batch") { bom("spring-batch-bom") From b2a67be77b3393d75e9d34bae6dba95bb437e8d1 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 10 Jun 2026 12:42:12 +0100 Subject: [PATCH 2/3] Upgrade to Spring GraphQL 1.4.6 Closes gh-50739 --- 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 1b22293c01f..7caa9ee9d2e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2317,7 +2317,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.4.6-SNAPSHOT") { + library("Spring GraphQL", "1.4.6") { considerSnapshots() group("org.springframework.graphql") { modules = [ From 3da6e9a48744a277d712f39fb36e9e5d80ae4542 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 10 Jun 2026 12:44:18 +0100 Subject: [PATCH 3/3] Upgrade to Spring GraphQL 2.0.4 Closes gh-50740 --- platform/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index b831ed09fd2..823acba5e49 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2452,7 +2452,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "2.0.4-SNAPSHOT") { + library("Spring GraphQL", "2.0.4") { considerSnapshots() group("org.springframework.graphql") { modules = [