Skip to content

Commit edc6da2

Browse files
committed
Start building against Spring Batch 4.3.10 snapshots
See gh-38281
1 parent 274ac90 commit edc6da2

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
@@ -1726,7 +1726,7 @@ bom {
17261726
]
17271727
}
17281728
}
1729-
library("Spring Batch", "4.3.9") {
1729+
library("Spring Batch", "4.3.10-SNAPSHOT") {
17301730
considerSnapshots()
17311731
prohibit {
17321732
versionRange "[5.0.0-M1,)"

0 commit comments

Comments
 (0)