Skip to content

Commit fd808ba

Browse files
committed
Start building against Spring Batch 4.3.7 snapshots
See gh-32278
1 parent b1b45f1 commit fd808ba

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
@@ -1661,7 +1661,7 @@ bom {
16611661
]
16621662
}
16631663
}
1664-
library("Spring Batch", "4.3.6") {
1664+
library("Spring Batch", "4.3.7-SNAPSHOT") {
16651665
prohibit("[5.0.0-M1,)") {
16661666
because "it uses Spring Framework 6"
16671667
}

0 commit comments

Comments
 (0)