Skip to content

Commit 1aa704b

Browse files
committed
Upgrade to Spring Batch 5.1.0-RC1
Closes gh-37708
1 parent 851e6de commit 1aa704b

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
@@ -1509,7 +1509,7 @@ bom {
15091509
]
15101510
}
15111511
}
1512-
library("Spring Batch", "5.1.0-SNAPSHOT") {
1512+
library("Spring Batch", "5.1.0-RC1") {
15131513
considerSnapshots()
15141514
group("org.springframework.batch") {
15151515
imports = [

0 commit comments

Comments
 (0)