Skip to content

Commit d8ec24b

Browse files
committed
Upgrade to Spring Batch 5.0.0-RC1
Closes gh-32618
1 parent d391442 commit d8ec24b

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
@@ -1421,7 +1421,7 @@ bom {
14211421
]
14221422
}
14231423
}
1424-
library("Spring Batch", "5.0.0-SNAPSHOT") {
1424+
library("Spring Batch", "5.0.0-RC1") {
14251425
group("org.springframework.batch") {
14261426
imports = [
14271427
"spring-batch-bom"

0 commit comments

Comments
 (0)