Skip to content

Commit 062d9dc

Browse files
committed
Upgrade to Spring Batch 5.1.2
Closes gh-40670
1 parent 299f210 commit 062d9dc

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
@@ -1884,7 +1884,7 @@ bom {
18841884
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
18851885
}
18861886
}
1887-
library("Spring Batch", "5.1.2-SNAPSHOT") {
1887+
library("Spring Batch", "5.1.2") {
18881888
considerSnapshots()
18891889
group("org.springframework.batch") {
18901890
imports = [

0 commit comments

Comments
 (0)