Upgrade to Spring Batch 6.0.0-RC2

Closes gh-47842
This commit is contained in:
Andy Wilkinson
2025-11-06 10:42:30 +00:00
parent d85a8017f0
commit 7db5f16cf3
@@ -2386,7 +2386,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
}
}
library("Spring Batch", "6.0.0-SNAPSHOT") {
library("Spring Batch", "6.0.0-RC2") {
considerSnapshots()
group("org.springframework.batch") {
bom("spring-batch-bom")