Skip to content

Commit 6d0a504

Browse files
committed
Start building against Spring Batch 4.3.7 snapshots
See spring-projectsgh-32271
1 parent bb6307a commit 6d0a504

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
@@ -1691,7 +1691,7 @@ bom {
16911691
]
16921692
}
16931693
}
1694-
library("Spring Batch", "4.3.6") {
1694+
library("Spring Batch", "4.3.7-SNAPSHOT") {
16951695
group("org.springframework.batch") {
16961696
modules = [
16971697
"spring-batch-core",

0 commit comments

Comments
 (0)