Skip to content

Commit 8147aff

Browse files
committed
Upgrade to Spring Batch 4.3.5
Closes gh-29724
1 parent f864505 commit 8147aff

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
@@ -1635,7 +1635,7 @@ bom {
16351635
]
16361636
}
16371637
}
1638-
library("Spring Batch", "4.3.5-SNAPSHOT") {
1638+
library("Spring Batch", "4.3.5") {
16391639
group("org.springframework.batch") {
16401640
modules = [
16411641
"spring-batch-core",

0 commit comments

Comments
 (0)