Start building against Spring Batch 5.2.1 snapshots

See gh-43477
This commit is contained in:
Phillip Webb 2024-12-10 09:42:14 -08:00
parent 11bcbe3261
commit d815009aca
1 changed files with 1 additions and 1 deletions

View File

@ -2115,7 +2115,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
}
}
library("Spring Batch", "5.2.0") {
library("Spring Batch", "5.2.1-SNAPSHOT") {
considerSnapshots()
group("org.springframework.batch") {
imports = [