Skip to content

Commit 1707904

Browse files
committed
Upgrade to Spring Batch 5.0.4
Closes gh-38493
1 parent d33af60 commit 1707904

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
@@ -1394,7 +1394,7 @@ bom {
13941394
]
13951395
}
13961396
}
1397-
library("Spring Batch", "5.0.4-SNAPSHOT") {
1397+
library("Spring Batch", "5.0.4") {
13981398
considerSnapshots()
13991399
group("org.springframework.batch") {
14001400
imports = [

0 commit comments

Comments
 (0)