Skip to content

Commit e2cd60b

Browse files
committed
Upgrade to Spring Batch 4.3.8
Closes gh-35534
1 parent e5ef068 commit e2cd60b

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
@@ -1701,7 +1701,7 @@ bom {
17011701
]
17021702
}
17031703
}
1704-
library("Spring Batch", "4.3.7") {
1704+
library("Spring Batch", "4.3.8") {
17051705
group("org.springframework.batch") {
17061706
modules = [
17071707
"spring-batch-core",

0 commit comments

Comments
 (0)