diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index caa5a64d56..72c63be9e4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1308,7 +1308,7 @@ bom { ] } } - library("Rabbit AMQP Client", "5.18.0") { + library("Rabbit AMQP Client", "5.19.0") { group("com.rabbitmq") { modules = [ "amqp-client"