Skip to content

Commit 8b6e6b6

Browse files
committed
Upgrade to Spring Batch 5.1.0-M2
Closes gh-36944
1 parent adfaf37 commit 8b6e6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1391,7 +1391,7 @@ bom {
13911391
]
13921392
}
13931393
}
1394-
library("Spring Batch", "5.1.0-SNAPSHOT") {
1394+
library("Spring Batch", "5.1.0-M2") {
13951395
group("org.springframework.batch") {
13961396
imports = [
13971397
"spring-batch-bom"

0 commit comments

Comments
 (0)