Start building against Spring Batch 6.0.0-M3 snaphots (again)

This reverts commit a0b1df68d5.

See gh-47001
This commit is contained in:
Stéphane Nicoll 2025-09-15 09:49:30 +02:00
parent d8d47a0441
commit d183ab4b17
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-M2") {
library("Spring Batch", "6.0.0-SNAPSHOT") {
considerSnapshots()
group("org.springframework.batch") {
bom("spring-batch-bom")