Skip to content

Commit c39e9fa

Browse files
committed
Revert "Start building against Spring Batch 4.3.4 snapshots"
This reverts commit fda2670. See gh-28261
1 parent 7ba65a7 commit c39e9fa

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
@@ -1625,7 +1625,7 @@ bom {
16251625
]
16261626
}
16271627
}
1628-
library("Spring Batch", "4.3.4-SNAPSHOT") {
1628+
library("Spring Batch", "4.3.3") {
16291629
group("org.springframework.batch") {
16301630
modules = [
16311631
"spring-batch-core",

0 commit comments

Comments
 (0)