Upgrade to Spring Batch 5.1.0-M1

Closes gh-36189
This commit is contained in:
Stephane Nicoll 2023-07-19 20:01:06 +02:00
parent 0fd3d992b5
commit 4a4b29fcbf

View File

@ -1379,7 +1379,7 @@ bom {
]
}
}
library("Spring Batch", "5.1.0-SNAPSHOT") {
library("Spring Batch", "5.1.0-M1") {
group("org.springframework.batch") {
imports = [
"spring-batch-bom"