Upgrade to Spring Batch 5.0.0-M2

Closes gh-30232
This commit is contained in:
Stephane Nicoll 2022-03-23 14:54:12 +01:00
parent 1d29081e61
commit c96b1caab0

View File

@ -1329,7 +1329,7 @@ bom {
]
}
}
library("Spring Batch", "5.0.0-SNAPSHOT") {
library("Spring Batch", "5.0.0-M2") {
group("org.springframework.batch") {
modules = [
"spring-batch-core",