Upgrade to Spring Batch 6.0.4

Closes gh-50539
This commit is contained in:
Andy Wilkinson
2026-06-10 16:20:29 +01:00
parent d549d077c0
commit 9755ff29e7
@@ -2407,7 +2407,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
}
}
library("Spring Batch", "6.0.4-SNAPSHOT") {
library("Spring Batch", "6.0.4") {
considerSnapshots()
group("org.springframework.batch") {
bom("spring-batch-bom")