diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 94c6624144..3f0f87c699 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"