Upgrade to Rabbit Stream Client 0.22.0

Closes gh-44093
This commit is contained in:
Phillip Webb 2025-02-04 12:07:12 -08:00
parent 51dfc2b25b
commit 694c14219d
1 changed files with 1 additions and 1 deletions

View File

@ -1857,7 +1857,7 @@ bom {
releaseNotes("https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v{version}")
}
}
library("Rabbit Stream Client", "0.21.0") {
library("Rabbit Stream Client", "0.22.0") {
group("com.rabbitmq") {
modules = [
"stream-client"