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
1 changed files with 1 additions and 1 deletions

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") { group("org.springframework.batch") {
modules = [ modules = [
"spring-batch-core", "spring-batch-core",