diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index f060d096390..6a1c4af94ef 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2120,7 +2120,7 @@ bom { releaseNotes("https://github.com/r2dbc/r2dbc-spi/releases/tag/v{version}") } } - library("RabbitMQ Client", "5.34.0") { + library("RabbitMQ Client", "5.35.0") { group("com.rabbitmq") { modules = [ "amqp-client"