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