Skip to content

Commit 4dfcec6

Browse files
committed
Upgrade to Spring Batch 5.0.6
Closes gh-40648
1 parent 4007b42 commit 4dfcec6

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
@@ -1454,7 +1454,7 @@ bom {
14541454
]
14551455
}
14561456
}
1457-
library("Spring Batch", "5.0.6-SNAPSHOT") {
1457+
library("Spring Batch", "5.0.6") {
14581458
considerSnapshots()
14591459
group("org.springframework.batch") {
14601460
imports = [

0 commit comments

Comments
 (0)