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