Start building against Spring Batch 5.1.3 snapshots

See gh-43474
This commit is contained in:
Phillip Webb 2024-12-10 09:38:12 -08:00
parent 6d74fc3253
commit 8dfde8625c
1 changed files with 1 additions and 1 deletions

View File

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