Start building against Spring Batch 6.0.2 snapshots

See gh-48725
This commit is contained in:
Andy Wilkinson
2026-01-08 16:46:02 +00:00
parent 12f126af83
commit 8bfa92e9ea
@@ -2379,7 +2379,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
}
}
library("Spring Batch", "6.0.1") {
library("Spring Batch", "6.0.2-SNAPSHOT") {
considerSnapshots()
group("org.springframework.batch") {
bom("spring-batch-bom")