diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8aa6ce9e0a..7549f932d3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1302,7 +1302,7 @@ bom { ] } } - library("Rabbit AMQP Client", "5.19.0") { + library("Rabbit AMQP Client", "5.20.0") { group("com.rabbitmq") { modules = [ "amqp-client"