Upgrade to Spring Batch 4.3.7

Closes gh-32278
This commit is contained in:
Stephane Nicoll 2022-09-22 09:35:29 +02:00
parent 8f9323d66c
commit ca830240fa
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}