Skip to content

Commit dab3be6

Browse files
committed
Start building against Spring Batch 5.1.1 snapshots
See gh-39492
1 parent cbbdb4e commit dab3be6

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
@@ -1440,7 +1440,7 @@ bom {
14401440
]
14411441
}
14421442
}
1443-
library("Spring Batch", "5.1.0") {
1443+
library("Spring Batch", "5.1.1-SNAPSHOT") {
14441444
considerSnapshots()
14451445
group("org.springframework.batch") {
14461446
imports = [

0 commit comments

Comments
 (0)