Upgrade to Spring Batch 5.1.0-M2

Closes gh-36944
This commit is contained in:
Stephane Nicoll
2023-08-24 09:16:53 +02:00
parent adfaf372de
commit 8b6e6b610c

View File

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