Start building against Spring Batch 5.1.2 snapshots

See gh-40670
This commit is contained in:
Andy Wilkinson 2024-05-09 14:29:00 +01:00
parent fc926103b5
commit 17eff3e5cf
1 changed files with 1 additions and 1 deletions

View File

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