diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fe0d03e886..e356fa3357 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1465,7 +1465,7 @@ bom { ] } } - library("Rabbit AMQP Client", "5.14.2") { + library("Rabbit AMQP Client", "5.14.3") { group("com.rabbitmq") { modules = [ "amqp-client"