diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5bcbfe23b6..42fad3eb38 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1369,7 +1369,7 @@ bom { ] } } - library("Rabbit AMQP Client", "5.13.0") { + library("Rabbit AMQP Client", "5.13.1") { group("com.rabbitmq") { modules = [ "amqp-client"