diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d1843004c3..256b451800 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1279,7 +1279,7 @@ bom { ] } } - library("Pulsar Reactive", "0.5.7") { + library("Pulsar Reactive", "0.5.8") { group("org.apache.pulsar") { modules = [ "pulsar-client-reactive-adapter",