Upgrade to Pulsar Reactive 0.5.10

Closes gh-43539
This commit is contained in:
Stéphane Nicoll
2024-12-17 08:33:42 +01:00
parent a824b23cd7
commit 1ba5c5c85d

View File

@@ -1715,7 +1715,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",