Start building against Spring Batch 5.2.3 snapshots

See gh-47087
This commit is contained in:
Stéphane Nicoll
2025-09-06 09:37:56 +02:00
parent 3099405278
commit d2eca01763
@@ -2238,7 +2238,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
}
}
library("Spring Batch", "5.2.2") {
library("Spring Batch", "5.2.3-SNAPSHOT") {
considerSnapshots()
group("org.springframework.batch") {
bom("spring-batch-bom")