Skip to content

Commit a12e362

Browse files
committed
Start building against Spring Batch 5.2.0 snapshots
See gh-42142
1 parent b691f7c commit a12e362

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
@@ -1923,7 +1923,7 @@ bom {
19231923
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
19241924
}
19251925
}
1926-
library("Spring Batch", "5.1.2") {
1926+
library("Spring Batch", "5.2.0-SNAPSHOT") {
19271927
considerSnapshots()
19281928
group("org.springframework.batch") {
19291929
imports = [

0 commit comments

Comments
 (0)