Skip to content

Commit 7db5f16

Browse files
committed
Upgrade to Spring Batch 6.0.0-RC2
Closes gh-47842
1 parent d85a801 commit 7db5f16

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
@@ -2386,7 +2386,7 @@ bom {
23862386
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
23872387
}
23882388
}
2389-
library("Spring Batch", "6.0.0-SNAPSHOT") {
2389+
library("Spring Batch", "6.0.0-RC2") {
23902390
considerSnapshots()
23912391
group("org.springframework.batch") {
23922392
bom("spring-batch-bom")

0 commit comments

Comments
 (0)