Upgrade to RabbitMQ Client 5.35.0

Closes gh-51697
This commit is contained in:
Stéphane Nicoll
2026-09-12 08:29:18 +02:00
parent d6dac1d403
commit 366217ceb5
@@ -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"