Skip to content

Commit a087d70

Browse files
committed
Upgrade to Spring Batch 4.3.0-M2
Closes gh-22892
1 parent 42ca62b commit a087d70

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
@@ -1540,7 +1540,7 @@ bom {
15401540
]
15411541
}
15421542
}
1543-
library("Spring Batch", "4.3.0-M1") {
1543+
library("Spring Batch", "4.3.0-M2") {
15441544
group("org.springframework.batch") {
15451545
modules = [
15461546
"spring-batch-core",

0 commit comments

Comments
 (0)