diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fba01ee25a..64b6ff8c24 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1124,7 +1124,7 @@ bom { ] } } - library("Rabbit AMQP Client", "5.16.0") { + library("Rabbit AMQP Client", "5.17.0") { group("com.rabbitmq") { modules = [ "amqp-client"