Skip to content

Commit 33ffae8

Browse files
committed
Start building against Spring Batch 4.3.4 snapshots
See gh-28230
1 parent 092d3fa commit 33ffae8

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
@@ -1554,7 +1554,7 @@ bom {
15541554
]
15551555
}
15561556
}
1557-
library("Spring Batch", "4.3.3") {
1557+
library("Spring Batch", "4.3.4-SNAPSHOT") {
15581558
group("org.springframework.batch") {
15591559
modules = [
15601560
"spring-batch-core",

0 commit comments

Comments
 (0)