Skip to content

Commit 15097e1

Browse files
committed
Upgrade to Spring Batch 5.0.1
Closes gh-34150
1 parent 525cba1 commit 15097e1

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
@@ -1341,7 +1341,7 @@ bom {
13411341
]
13421342
}
13431343
}
1344-
library("Spring Batch", "5.0.1-SNAPSHOT") {
1344+
library("Spring Batch", "5.0.1") {
13451345
group("org.springframework.batch") {
13461346
imports = [
13471347
"spring-batch-bom"

0 commit comments

Comments
 (0)