Skip to content

Commit 987b13c

Browse files
committed
Upgrade to Spring Batch 6.0.0-M1
Closes gh-46304
1 parent bcb801b commit 987b13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2289,7 +2289,7 @@ bom {
22892289
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
22902290
}
22912291
}
2292-
library("Spring Batch", "6.0.0-SNAPSHOT") {
2292+
library("Spring Batch", "6.0.0-M1") {
22932293
considerSnapshots()
22942294
group("org.springframework.batch") {
22952295
bom("spring-batch-bom")

0 commit comments

Comments
 (0)