Upgrade to Spring Batch 4.2.7

Closes gh-26426
This commit is contained in:
Stephane Nicoll
2021-05-19 15:47:06 +02:00
parent 936c31c7a7
commit 7769e77775

View File

@@ -1656,7 +1656,7 @@ bom {
]
}
}
library("Spring Batch", "4.2.7.BUILD-SNAPSHOT") {
library("Spring Batch", "4.2.7.RELEASE") {
group("org.springframework.batch") {
modules = [
"spring-batch-core",