Skip to content

Commit 22e7ba6

Browse files
committed
Revert "Start building against Spring Batch 4.3.4 snapshots"
This reverts commit 33ffae8. See gh-28230
1 parent 752789d commit 22e7ba6

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
@@ -1561,7 +1561,7 @@ bom {
15611561
]
15621562
}
15631563
}
1564-
library("Spring Batch", "4.3.4-SNAPSHOT") {
1564+
library("Spring Batch", "4.3.3") {
15651565
group("org.springframework.batch") {
15661566
modules = [
15671567
"spring-batch-core",

0 commit comments

Comments
 (0)