Skip to content

Commit 480977f

Browse files
committed
Upgrade to Spring Batch 6.0.0-M2
Closes gh-46618
1 parent e687942 commit 480977f

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
@@ -2296,7 +2296,7 @@ bom {
22962296
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
22972297
}
22982298
}
2299-
library("Spring Batch", "6.0.0-SNAPSHOT") {
2299+
library("Spring Batch", "6.0.0-M2") {
23002300
considerSnapshots()
23012301
group("org.springframework.batch") {
23022302
bom("spring-batch-bom")

0 commit comments

Comments
 (0)