Browse Source

Upgrade to Pulsar Reactive 0.5.9

Closes gh-43188
pull/43190/head
Stéphane Nicoll 1 year ago
parent
commit
b113b8f0db
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save