diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index abb67260673..dcff5710f28 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1376,7 +1376,7 @@ bom { ] } } - library("Rabbit Stream Client", "0.3.0") { + library("Rabbit Stream Client", "0.4.0") { group("com.rabbitmq") { modules = [ "stream-client"