Skip to content

Commit b266f6c

Browse files
committed
Upgrade to Spring Batch 5.0.1
Closes gh-34352
1 parent c24b81b commit b266f6c

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
@@ -1328,7 +1328,7 @@ bom {
13281328
]
13291329
}
13301330
}
1331-
library("Spring Batch", "5.0.0") {
1331+
library("Spring Batch", "5.0.1") {
13321332
group("org.springframework.batch") {
13331333
imports = [
13341334
"spring-batch-bom"

0 commit comments

Comments
 (0)