diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 7f7f6a9aeef..50c3160d7db 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1905,7 +1905,7 @@ bom { releaseNotes("https://github.com/r2dbc/r2dbc-spi/releases/tag/v{version}") } } - library("Rabbit AMQP Client", "5.25.0") { + library("Rabbit AMQP Client", "5.26.0") { group("com.rabbitmq") { modules = [ "amqp-client"