diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e127641d8e..a73817c6a4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1423,7 +1423,7 @@ bom { ] } } - library("Rabbit AMQP Client", "5.12.0") { + library("Rabbit AMQP Client", "5.13.0") { group("com.rabbitmq") { modules = [ "amqp-client"