diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 192e5b8c707..85430707fe0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1579,6 +1579,7 @@ bom { } } library("Spring Pulsar", "1.0.1") { + considerSnapshots() group("org.springframework.pulsar") { modules = [ "spring-pulsar",