Skip to content

Commit c18896e

Browse files
committed
Upgrade to Spring Batch 4.3.0-M1
Closes gh-22126
1 parent 7c1a8c1 commit c18896e

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
@@ -1636,7 +1636,7 @@ bom {
16361636
]
16371637
}
16381638
}
1639-
library("Spring Batch", "4.2.4.RELEASE") {
1639+
library("Spring Batch", "4.3.0-M1") {
16401640
group("org.springframework.batch") {
16411641
modules = [
16421642
"spring-batch-core",

0 commit comments

Comments
 (0)