Skip to content

Commit 7f60c67

Browse files
committed
Upgrade to Spring Batch 4.3.6
Closes gh-31003
1 parent 5e78bef commit 7f60c67

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
@@ -1699,7 +1699,7 @@ bom {
16991699
]
17001700
}
17011701
}
1702-
library("Spring Batch", "4.3.6-SNAPSHOT") {
1702+
library("Spring Batch", "4.3.6") {
17031703
group("org.springframework.batch") {
17041704
modules = [
17051705
"spring-batch-core",

0 commit comments

Comments
 (0)