diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3dda53ac34..8e43f29a06 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1272,7 +1272,7 @@ bom { ] } } - library("Pulsar Reactive", "0.5.4") { + library("Pulsar Reactive", "0.5.5") { group("org.apache.pulsar") { modules = [ "pulsar-client-reactive-adapter",