Skip to content

Commit 87954af

Browse files
committed
Upgrade to Spring Batch 6.0.0-RC1
Closes gh-47484
1 parent 0789b07 commit 87954af

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
@@ -2370,7 +2370,7 @@ bom {
23702370
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
23712371
}
23722372
}
2373-
library("Spring Batch", "6.0.0-SNAPSHOT") {
2373+
library("Spring Batch", "6.0.0-RC1") {
23742374
considerSnapshots()
23752375
group("org.springframework.batch") {
23762376
bom("spring-batch-bom")

0 commit comments

Comments
 (0)