Upgrade to Pulsar Reactive 0.5.7

Closes gh-41888
This commit is contained in:
Stéphane Nicoll 2024-08-16 10:38:37 +02:00
parent 2af1afbe4f
commit d84496b191
1 changed files with 1 additions and 1 deletions

View File

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