Upgrade to Spring Batch 6.1.0-M1

Closes gh-51269
This commit is contained in:
Stéphane Nicoll
2026-08-14 08:54:07 +02:00
parent be4d0bccf9
commit 64c8ab835d
@@ -2556,7 +2556,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
}
}
library("Spring Batch", "6.1.0-INTERNAL-SNAPSHOT") {
library("Spring Batch", "6.1.0-M1") {
firstParty()
group("org.springframework.batch") {
bom("spring-batch-bom")