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