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