Upgrade to Spring Batch 6.0.1

Closes gh-48437
This commit is contained in:
Andy Wilkinson
2025-12-17 12:07:37 +00:00
parent da7641a7de
commit eea16211d8
@@ -2383,7 +2383,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
}
}
library("Spring Batch", "6.0.1-SNAPSHOT") {
library("Spring Batch", "6.0.1") {
considerSnapshots()
group("org.springframework.batch") {
bom("spring-batch-bom")