Browse Source

Upgrade to Pulsar Reactive 0.5.9

Closes gh-43179
3.2.x
Stéphane Nicoll 1 year ago
parent
commit
e4fb95a16b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1283,7 +1283,7 @@ bom { @@ -1283,7 +1283,7 @@ bom {
]
}
}
library("Pulsar Reactive", "0.5.8") {
library("Pulsar Reactive", "0.5.9") {
group("org.apache.pulsar") {
modules = [
"pulsar-client-reactive-adapter",

Loading…
Cancel
Save