Skip to content

Commit c1ca16c

Browse files
committed
Revert "Start building against Spring Batch 4.3.4 snapshots"
This reverts commit c0605ff. See gh-28250
1 parent 394fe5d commit c1ca16c

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
@@ -1646,7 +1646,7 @@ bom {
16461646
]
16471647
}
16481648
}
1649-
library("Spring Batch", "4.3.4-SNAPSHOT") {
1649+
library("Spring Batch", "4.3.3") {
16501650
group("org.springframework.batch") {
16511651
modules = [
16521652
"spring-batch-core",

0 commit comments

Comments
 (0)