diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index bf7ebe12a12..03d668799b0 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2501,7 +2501,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "2.0.0-SNAPSHOT") { + library("Spring Pulsar", "2.0.0-RC1") { considerSnapshots() group("org.springframework.pulsar") { bom("spring-pulsar-bom")