We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0789b07 commit 87954afCopy full SHA for 87954af
platform/spring-boot-dependencies/build.gradle
@@ -2370,7 +2370,7 @@ bom {
2370
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
2371
}
2372
2373
- library("Spring Batch", "6.0.0-SNAPSHOT") {
+ library("Spring Batch", "6.0.0-RC1") {
2374
considerSnapshots()
2375
group("org.springframework.batch") {
2376
bom("spring-batch-bom")
0 commit comments