Upgrade to Spring Batch 5.1.0-M1

Closes gh-36189
pull/36477/head
Stephane Nicoll 1 year ago
parent 0fd3d992b5
commit 4a4b29fcbf

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

Loading…
Cancel
Save