Skip to content

Commit 98113c9

Browse files
committed
Revert "Start building against Spring Batch 4.3.8 snapshots"
This reverts commit 41914ab. 4.3.8 has been postponed See gh-33135
1 parent f686f27 commit 98113c9

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
@@ -1679,7 +1679,7 @@ bom {
16791679
]
16801680
}
16811681
}
1682-
library("Spring Batch", "4.3.8-SNAPSHOT") {
1682+
library("Spring Batch", "4.3.7") {
16831683
prohibit("[5.0.0-M1,)") {
16841684
because "it uses Spring Framework 6"
16851685
}

0 commit comments

Comments
 (0)