diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 0841186200d..ce8489337e4 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2144,7 +2144,7 @@ bom { releaseNotes("https://github.com/rabbitmq/rabbitmq-amqp-java-client/releases/tag/v{version}") } } - library("RabbitMQ Stream Client", "1.9.0") { + library("RabbitMQ Stream Client", "1.11.0") { group("com.rabbitmq") { modules = [ "stream-client"