Browse Source

Upgrade to Pulsar Reactive 0.5.8

Closes gh-42819
pull/43204/head
Stéphane Nicoll 1 year ago
parent
commit
15eafc7430
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1564,7 +1564,7 @@ bom { @@ -1564,7 +1564,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",

Loading…
Cancel
Save