diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5f1da42c5f0..1a2bce2d5ac 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1393,7 +1393,7 @@ bom { ] } } - library("Rabbit AMQP Client", "5.13.1") { + library("Rabbit AMQP Client", "5.14.0") { group("com.rabbitmq") { modules = [ "amqp-client"