Skip to content

Commit 4d33676

Browse files
committed
Upgrade to Spring Batch 5.1.0
Closes gh-38310
1 parent 4b21c12 commit 4d33676

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
@@ -1507,7 +1507,7 @@ bom {
15071507
]
15081508
}
15091509
}
1510-
library("Spring Batch", "5.1.0-SNAPSHOT") {
1510+
library("Spring Batch", "5.1.0") {
15111511
considerSnapshots()
15121512
group("org.springframework.batch") {
15131513
imports = [

0 commit comments

Comments
 (0)