Skip to content

Commit f527e9a

Browse files
committed
Start building against Spring Batch 5.1.1 snapshots
See gh-39479
1 parent e90e4c5 commit f527e9a

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
@@ -1511,7 +1511,7 @@ bom {
15111511
]
15121512
}
15131513
}
1514-
library("Spring Batch", "5.1.0") {
1514+
library("Spring Batch", "5.1.1-SNAPSHOT") {
15151515
considerSnapshots()
15161516
group("org.springframework.batch") {
15171517
imports = [

0 commit comments

Comments
 (0)