Skip to content

Commit aa50b3f

Browse files
committed
Start building against Spring Batch 4.3.9 snapshots
See gh-36827
1 parent 9ae960e commit aa50b3f

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
@@ -1729,7 +1729,7 @@ bom {
17291729
]
17301730
}
17311731
}
1732-
library("Spring Batch", "4.3.8") {
1732+
library("Spring Batch", "4.3.9-SNAPSHOT") {
17331733
prohibit {
17341734
versionRange "[5.0.0-M1,)"
17351735
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)