Upgrade to Spring Batch 5.1.0

Closes gh-38310
This commit is contained in:
Andy Wilkinson 2023-11-22 18:19:46 +00:00
parent 4b21c12e12
commit 4d33676c04

View File

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