Skip to content

Commit c6b2567

Browse files
committed
Upgrade to Spring Batch 4.3.4
Closes gh-28230
1 parent 385e7dd commit c6b2567

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
@@ -1568,7 +1568,7 @@ bom {
15681568
]
15691569
}
15701570
}
1571-
library("Spring Batch", "4.3.4-SNAPSHOT") {
1571+
library("Spring Batch", "4.3.4") {
15721572
group("org.springframework.batch") {
15731573
modules = [
15741574
"spring-batch-core",

0 commit comments

Comments
 (0)