Upgrade to Spring Batch 5.1.0-M3

Closes gh-37230
This commit is contained in:
Andy Wilkinson
2023-09-20 11:24:05 +01:00
parent 787cfac788
commit f60510c173

View File

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