diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f99e82cf57..2e75cf524c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1221,7 +1221,7 @@ bom { ] } } - library("Pulsar Reactive", "0.5.1") { + library("Pulsar Reactive", "0.5.2") { group("org.apache.pulsar") { modules = [ "pulsar-client-reactive-adapter",