Upgrade to Spring Batch 4.3.9

Closes gh-36827
pull/37210/head
Stephane Nicoll 1 year ago
parent 59e6c8f6f9
commit 25897b25ab

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

Loading…
Cancel
Save