Skip to content

Commit 4840ee9

Browse files
committed
Upgrade to Spring Batch 5.0.4
Closes gh-38492
1 parent d09959d commit 4840ee9

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
@@ -1355,7 +1355,7 @@ bom {
13551355
]
13561356
}
13571357
}
1358-
library("Spring Batch", "5.0.4-SNAPSHOT") {
1358+
library("Spring Batch", "5.0.4") {
13591359
considerSnapshots()
13601360
group("org.springframework.batch") {
13611361
imports = [

0 commit comments

Comments
 (0)