diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6cd40282aea..d47ad96ccd2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1271,7 +1271,7 @@ bom { ] } } - library("Pulsar Reactive", "0.5.5") { + library("Pulsar Reactive", "0.5.6") { group("org.apache.pulsar") { modules = [ "pulsar-client-reactive-adapter",