Upgrade to Pulsar Reactive 0.5.10

Closes gh-43539
This commit is contained in:
Stéphane Nicoll 2024-12-17 08:33:36 +01:00
parent 21203f06ec
commit 17901065ca
1 changed files with 1 additions and 1 deletions

View File

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