Skip to content

Commit 1901269

Browse files
committed
Upgrade to Spring Batch 5.1.1
Closes gh-39492
1 parent d289322 commit 1901269

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
@@ -1442,7 +1442,7 @@ bom {
14421442
]
14431443
}
14441444
}
1445-
library("Spring Batch", "5.1.1-SNAPSHOT") {
1445+
library("Spring Batch", "5.1.1") {
14461446
considerSnapshots()
14471447
group("org.springframework.batch") {
14481448
imports = [

0 commit comments

Comments
 (0)