diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 52ecf8fe5b2..fed32c0ce75 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1374,7 +1374,7 @@ bom { ] } } - library("Rabbit AMQP Client", "5.10.0") { + library("Rabbit AMQP Client", "5.11.0") { group("com.rabbitmq") { modules = [ "amqp-client"