diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 28a36ebc7d3..271c966a38a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1563,7 +1563,7 @@ bom { ] } } - library("Rabbit AMQP Client", "5.20.0") { + library("Rabbit AMQP Client", "5.21.0") { group("com.rabbitmq") { modules = [ "amqp-client"