Skip to content

Commit 4a4b29f

Browse files
committed
Upgrade to Spring Batch 5.1.0-M1
Closes gh-36189
1 parent 0fd3d99 commit 4a4b29f

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
@@ -1379,7 +1379,7 @@ bom {
13791379
]
13801380
}
13811381
}
1382-
library("Spring Batch", "5.1.0-SNAPSHOT") {
1382+
library("Spring Batch", "5.1.0-M1") {
13831383
group("org.springframework.batch") {
13841384
imports = [
13851385
"spring-batch-bom"

0 commit comments

Comments
 (0)