diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 6a1c4af94ef..0841186200d 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2132,7 +2132,7 @@ bom { releaseNotes("https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v{version}") } } - library("RabbitMQ AMQP Client", "1.4.0") { + library("RabbitMQ AMQP Client", "1.5.0") { group("com.rabbitmq.client") { modules = [ "amqp-client"