Skip to content

Commit df85c81

Browse files
committed
Upgrade to Spring Batch 5.0.3
Closes gh-36833
1 parent 4c719c1 commit df85c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1345,7 +1345,7 @@ bom {
13451345
]
13461346
}
13471347
}
1348-
library("Spring Batch", "5.0.3-SNAPSHOT") {
1348+
library("Spring Batch", "5.0.3") {
13491349
group("org.springframework.batch") {
13501350
imports = [
13511351
"spring-batch-bom"

0 commit comments

Comments
 (0)