diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index ac2fb1105dd..5f1d6307cec 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2386,7 +2386,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Batch", "6.0.0-SNAPSHOT") { + library("Spring Batch", "6.0.0-RC2") { considerSnapshots() group("org.springframework.batch") { bom("spring-batch-bom")