diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b9784c3fe0..a8af4bd9c6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1158,7 +1158,7 @@ bom { ] } } - library("Rabbit AMQP Client", "5.14.2") { + library("Rabbit AMQP Client", "5.15.0") { group("com.rabbitmq") { modules = [ "amqp-client"