Skip to content

Commit 2d7c8a1

Browse files
committed
Start building against Spring Batch 5.0.4 snapshots
See gh-38493
1 parent eb006ef commit 2d7c8a1

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
@@ -1394,7 +1394,7 @@ bom {
13941394
]
13951395
}
13961396
}
1397-
library("Spring Batch", "5.0.3") {
1397+
library("Spring Batch", "5.0.4-SNAPSHOT") {
13981398
considerSnapshots()
13991399
group("org.springframework.batch") {
14001400
imports = [

0 commit comments

Comments
 (0)