Skip to content

Commit a1cd7e7

Browse files
committed
Upgrade to Spring Batch 5.0.3
Closes gh-36844
1 parent 4e6de6c commit a1cd7e7

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
@@ -1383,7 +1383,7 @@ bom {
13831383
]
13841384
}
13851385
}
1386-
library("Spring Batch", "5.0.3-SNAPSHOT") {
1386+
library("Spring Batch", "5.0.3") {
13871387
group("org.springframework.batch") {
13881388
imports = [
13891389
"spring-batch-bom"

0 commit comments

Comments
 (0)