Skip to content

Commit 0e06315

Browse files
committed
Upgrade to Spring Batch 5.0.5
Closes gh-39459
1 parent 06f6bba commit 0e06315

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
@@ -1398,7 +1398,7 @@ bom {
13981398
]
13991399
}
14001400
}
1401-
library("Spring Batch", "5.0.5-SNAPSHOT") {
1401+
library("Spring Batch", "5.0.5") {
14021402
considerSnapshots()
14031403
group("org.springframework.batch") {
14041404
imports = [

0 commit comments

Comments
 (0)