Upgrade to Spring Batch 4.3.8

Closes gh-34143
pull/34587/head
Andy Wilkinson 2 years ago
parent b126c33195
commit 8499b886f9

@ -1725,7 +1725,7 @@ bom {
]
}
}
library("Spring Batch", "4.3.8-SNAPSHOT") {
library("Spring Batch", "4.3.8") {
prohibit {
versionRange "[5.0.0-M1,)"
because "it uses Spring Framework 6"

Loading…
Cancel
Save