diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d319c9fdcd8..bc77c2cfae7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1309,7 +1309,7 @@ bom { ] } } - library("Rabbit Stream Client", "0.13.0") { + library("Rabbit Stream Client", "0.14.0") { group("com.rabbitmq") { modules = [ "stream-client"