Skip to content

Commit f60510c

Browse files
committed
Upgrade to Spring Batch 5.1.0-M3
Closes gh-37230
1 parent 787cfac commit f60510c

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-M3") {
15131513
considerSnapshots()
15141514
group("org.springframework.batch") {
15151515
imports = [

0 commit comments

Comments
 (0)