Skip to content

Commit b6135c5

Browse files
committed
Start building against Spring Batch 5.1.2 snapshots
See gh-40657
1 parent 077e29e commit b6135c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1567,7 +1567,7 @@ bom {
15671567
]
15681568
}
15691569
}
1570-
library("Spring Batch", "5.1.1") {
1570+
library("Spring Batch", "5.1.2-SNAPSHOT") {
15711571
considerSnapshots()
15721572
group("org.springframework.batch") {
15731573
imports = [

0 commit comments

Comments
 (0)