diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 94c662414409..3f0f87c6990b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1134,7 +1134,7 @@ bom { ] } } - library("Rabbit AMQP Client", "5.16.0") { + library("Rabbit AMQP Client", "5.16.1") { group("com.rabbitmq") { modules = [ "amqp-client"