Skip to content

Commit 939481b

Browse files
committed
Upgrade to Spring Batch 5.0.0-M4
Closes gh-31623
1 parent dfda08f commit 939481b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1400,7 +1400,7 @@ bom {
14001400
]
14011401
}
14021402
}
1403-
library("Spring Batch", "5.0.0-SNAPSHOT") {
1403+
library("Spring Batch", "5.0.0-M4") {
14041404
group("org.springframework.batch") {
14051405
imports = [
14061406
"spring-batch-bom"

0 commit comments

Comments
 (0)