Upgrade to Spring Batch 5.0.0-M3

Closes gh-30459
This commit is contained in:
Stephane Nicoll 2022-05-19 09:05:05 +02:00
parent d013237d87
commit 8fc1f07901

View File

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