Skip to content

Commit 54aaaee

Browse files
committed
Upgrade to Spring Batch 6.0.0-RC2
Closes gh-332935
1 parent e25792e commit 54aaaee

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
@@ -1357,7 +1357,7 @@ bom {
13571357
]
13581358
}
13591359
}
1360-
library("Spring Batch", "5.0.0-SNAPSHOT") {
1360+
library("Spring Batch", "5.0.0-RC2") {
13611361
group("org.springframework.batch") {
13621362
imports = [
13631363
"spring-batch-bom"

0 commit comments

Comments
 (0)