Skip to content

Commit 69edce0

Browse files
committed
Upgrade to Spring Batch 4.3.6
Closes gh-31011
1 parent b695496 commit 69edce0

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
@@ -1684,7 +1684,7 @@ bom {
16841684
]
16851685
}
16861686
}
1687-
library("Spring Batch", "4.3.6-SNAPSHOT") {
1687+
library("Spring Batch", "4.3.6") {
16881688
group("org.springframework.batch") {
16891689
modules = [
16901690
"spring-batch-core",

0 commit comments

Comments
 (0)