Skip to content

Commit 6d13034

Browse files
committed
Upgrade to Spring Batch 6.0.0-M3
Closes gh-47001
1 parent 2b6a0d5 commit 6d13034

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
@@ -2279,7 +2279,7 @@ bom {
22792279
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
22802280
}
22812281
}
2282-
library("Spring Batch", "6.0.0-SNAPSHOT") {
2282+
library("Spring Batch", "6.0.0-M3") {
22832283
considerSnapshots()
22842284
group("org.springframework.batch") {
22852285
bom("spring-batch-bom")

0 commit comments

Comments
 (0)