Skip to content

Commit a085a01

Browse files
committed
Upgrade to Spring Batch 5.1.3
Closes gh-43474
1 parent ba916cb commit a085a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2132,7 +2132,7 @@ bom {
21322132
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
21332133
}
21342134
}
2135-
library("Spring Batch", "5.1.3-SNAPSHOT") {
2135+
library("Spring Batch", "5.1.3") {
21362136
considerSnapshots()
21372137
group("org.springframework.batch") {
21382138
imports = [

0 commit comments

Comments
 (0)