Start building against Spring Batch 5.2.0 snapshots

See gh-42142
This commit is contained in:
Andy Wilkinson 2024-09-04 14:48:24 +01:00
parent b691f7c4bc
commit a12e36237c
1 changed files with 1 additions and 1 deletions

View File

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