Skip to content

Commit 4d29098

Browse files
committed
Start building against Spring Batch 4.2.5 snapshots
See gh-24290
1 parent c17442c commit 4d29098

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
@@ -1655,7 +1655,7 @@ bom {
16551655
]
16561656
}
16571657
}
1658-
library("Spring Batch", "4.2.4.RELEASE") {
1658+
library("Spring Batch", "4.2.5.BUILD-SNAPSHOT") {
16591659
group("org.springframework.batch") {
16601660
modules = [
16611661
"spring-batch-core",

0 commit comments

Comments
 (0)