Skip to content

Commit c575aac

Browse files
committed
Upgrade to Spring Batch 4.3.8
Closes gh-35495
1 parent 2598417 commit c575aac

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") {
1702+
library("Spring Batch", "4.3.8") {
17031703
group("org.springframework.batch") {
17041704
modules = [
17051705
"spring-batch-core",

0 commit comments

Comments
 (0)