Skip to content

Commit 3b1f4e6

Browse files
committed
Upgrade to Spring Batch 5.0.2
Closes gh-35309
1 parent b24b72c commit 3b1f4e6

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
@@ -1400,7 +1400,7 @@ bom {
14001400
]
14011401
}
14021402
}
1403-
library("Spring Batch", "5.0.2-SNAPSHOT") {
1403+
library("Spring Batch", "5.0.2") {
14041404
group("org.springframework.batch") {
14051405
imports = [
14061406
"spring-batch-bom"

0 commit comments

Comments
 (0)