Skip to content

Commit 072c858

Browse files
committed
Upgrade to Spring Batch 4.3.2
Closes gh-25579
1 parent 8e35d6a commit 072c858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1548,7 +1548,7 @@ bom {
15481548
]
15491549
}
15501550
}
1551-
library("Spring Batch", "4.3.2-SNAPSHOT") {
1551+
library("Spring Batch", "4.3.2") {
15521552
group("org.springframework.batch") {
15531553
modules = [
15541554
"spring-batch-core",

0 commit comments

Comments
 (0)