diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 9fc10f6c5bf..904aff4f38e 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1984,7 +1984,7 @@ bom { releaseNotes("https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v{version}") } } - library("Rabbit Stream Client", "1.4.0") { + library("Rabbit Stream Client", "1.5.0") { group("com.rabbitmq") { modules = [ "stream-client"