Start building against Spring Batch 5.0.4 snapshots

See gh-38493
This commit is contained in:
Andy Wilkinson 2023-11-22 09:39:31 +00:00
parent eb006efa8d
commit 2d7c8a144c
1 changed files with 1 additions and 1 deletions

View File

@ -1394,7 +1394,7 @@ bom {
]
}
}
library("Spring Batch", "5.0.3") {
library("Spring Batch", "5.0.4-SNAPSHOT") {
considerSnapshots()
group("org.springframework.batch") {
imports = [