Upgrade to Pulsar Reactive 0.5.8

Closes gh-42826
This commit is contained in:
Stéphane Nicoll 2024-10-22 09:05:21 +02:00
parent 5803d305fc
commit 44e7320cec
1 changed files with 1 additions and 1 deletions

View File

@ -1551,7 +1551,7 @@ bom {
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
}
}
library("Pulsar Reactive", "0.5.7") {
library("Pulsar Reactive", "0.5.8") {
group("org.apache.pulsar") {
modules = [
"pulsar-client-reactive-adapter",