Upgrade to Spring Batch 4.3.9

Closes gh-36827
This commit is contained in:
Stephane Nicoll
2023-08-23 21:02:51 +02:00
parent 59e6c8f6f9
commit 25897b25ab

View File

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