Upgrade to Spring Batch 4.3.7

Closes gh-32278
pull/32861/head
Stephane Nicoll 2 years ago
parent 8f9323d66c
commit ca830240fa

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

Loading…
Cancel
Save