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 d85a801 commit 7db5f16Copy full SHA for 7db5f16
platform/spring-boot-dependencies/build.gradle
@@ -2386,7 +2386,7 @@ bom {
2386
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
2387
}
2388
2389
- library("Spring Batch", "6.0.0-SNAPSHOT") {
+ library("Spring Batch", "6.0.0-RC2") {
2390
considerSnapshots()
2391
group("org.springframework.batch") {
2392
bom("spring-batch-bom")
0 commit comments