diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9a0b62f930f2..7f20cd79e959 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1216,7 +1216,7 @@ bom { ] } } - library("Pulsar Reactive", "0.5.0") { + library("Pulsar Reactive", "0.5.1") { group("org.apache.pulsar") { modules = [ "pulsar-client-reactive-adapter",