Skip to content

Commit f88cc5e

Browse files
committed
Upgrade to Spring Batch 5.0.2
Closes gh-35300
1 parent d6a1a3d commit f88cc5e

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
@@ -1341,7 +1341,7 @@ bom {
13411341
]
13421342
}
13431343
}
1344-
library("Spring Batch", "5.0.2-SNAPSHOT") {
1344+
library("Spring Batch", "5.0.2") {
13451345
group("org.springframework.batch") {
13461346
imports = [
13471347
"spring-batch-bom"

0 commit comments

Comments
 (0)