Skip to content

Commit 46b6dc2

Browse files
committed
Upgrade to Spring Batch 4.3.5
Closes gh-29652
1 parent 8483735 commit 46b6dc2

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
@@ -1639,7 +1639,7 @@ bom {
16391639
]
16401640
}
16411641
}
1642-
library("Spring Batch", "4.3.5-SNAPSHOT") {
1642+
library("Spring Batch", "4.3.5") {
16431643
group("org.springframework.batch") {
16441644
modules = [
16451645
"spring-batch-core",

0 commit comments

Comments
 (0)