Upgrade to Spring Batch 6.0.0-M3

Closes gh-47001
This commit is contained in:
Stéphane Nicoll 2025-09-17 15:44:26 +02:00
parent 2b6a0d533e
commit 6d13034455
1 changed files with 1 additions and 1 deletions

View File

@ -2279,7 +2279,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-M3") {
considerSnapshots()
group("org.springframework.batch") {
bom("spring-batch-bom")