Skip to content

Commit ae9576d

Browse files
committed
Upgrade to Spring Batch 4.2.6.RELEASE
Closes gh-25974
1 parent f43f8f6 commit ae9576d

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
@@ -1656,7 +1656,7 @@ bom {
16561656
]
16571657
}
16581658
}
1659-
library("Spring Batch", "4.2.5.RELEASE") {
1659+
library("Spring Batch", "4.2.6.RELEASE") {
16601660
group("org.springframework.batch") {
16611661
modules = [
16621662
"spring-batch-core",

0 commit comments

Comments
 (0)