diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1700303d23..0eb2c6f18e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1667,7 +1667,7 @@ bom { javadoc("https://r2dbc.io/spec/{version}/api") } } - library("Rabbit AMQP Client", "5.21.0") { + library("Rabbit AMQP Client", "5.22.0") { group("com.rabbitmq") { modules = [ "amqp-client"