Start building against Spring Batch 6.0.5 snapshots

See gh-51255
This commit is contained in:
Stéphane Nicoll
2026-08-04 07:40:38 +02:00
parent fcb413998f
commit 4b141a424c
@@ -2531,7 +2531,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
}
}
library("Spring Batch", "6.0.4") {
library("Spring Batch", "6.0.5-SNAPSHOT") {
firstParty()
group("org.springframework.batch") {
bom("spring-batch-bom")