Skip to content

Commit 8dfde86

Browse files
committed
Start building against Spring Batch 5.1.3 snapshots
See gh-43474
1 parent 6d74fc3 commit 8dfde86

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
@@ -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.2") {
2135+
library("Spring Batch", "5.1.3-SNAPSHOT") {
21362136
considerSnapshots()
21372137
group("org.springframework.batch") {
21382138
imports = [

0 commit comments

Comments
 (0)