Upgrade to Pulsar Reactive 0.5.9

Closes gh-43188
This commit is contained in:
Stéphane Nicoll
2024-11-15 16:00:58 +01:00
parent 3cf0e71be5
commit b113b8f0db

View File

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