Upgrade to Rabbit AMQP Client 5.25.0

Closes gh-44231
This commit is contained in:
Stéphane Nicoll 2025-02-11 15:28:04 +01:00
parent fc05658cd5
commit cf3b74ec76
1 changed files with 1 additions and 1 deletions

View File

@ -1939,7 +1939,7 @@ bom {
releaseNotes("https://github.com/r2dbc/r2dbc-spi/releases/tag/v{version}")
}
}
library("Rabbit AMQP Client", "5.24.0") {
library("Rabbit AMQP Client", "5.25.0") {
group("com.rabbitmq") {
modules = [
"amqp-client"