diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 28b192cf303..8612197b52a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1212,7 +1212,7 @@ bom { ] } } - library("Pulsar Reactive", "0.4.0") { + library("Pulsar Reactive", "0.5.0") { group("org.apache.pulsar") { modules = [ "pulsar-client-reactive-adapter",