Skip to content

Commit efcb5ee

Browse files
committed
Upgrade to Spring Batch 4.3.2
Closes gh-25580
1 parent 5dbe4dd commit efcb5ee

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
@@ -1611,7 +1611,7 @@ bom {
16111611
]
16121612
}
16131613
}
1614-
library("Spring Batch", "4.3.2-SNAPSHOT") {
1614+
library("Spring Batch", "4.3.2") {
16151615
group("org.springframework.batch") {
16161616
modules = [
16171617
"spring-batch-core",

0 commit comments

Comments
 (0)