diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 35c1365a38d..4ce84730971 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2524,7 +2524,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "2.0.2-SNAPSHOT") { + library("Spring Pulsar", "2.0.2") { considerSnapshots() group("org.springframework.pulsar") { bom("spring-pulsar-bom")