Skip to content

Commit 25897b2

Browse files
committed
Upgrade to Spring Batch 4.3.9
Closes gh-36827
1 parent 59e6c8f commit 25897b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@ bom {
17291729
]
17301730
}
17311731
}
1732-
library("Spring Batch", "4.3.9-SNAPSHOT") {
1732+
library("Spring Batch", "4.3.9") {
17331733
prohibit {
17341734
versionRange "[5.0.0-M1,)"
17351735
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)