Upgrade to Spring Batch 5.1.1

Closes gh-39479
This commit is contained in:
Andy Wilkinson
2024-02-21 21:05:37 +00:00
parent c20b274cef
commit ae464bfb2d

View File

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