Browse Source

Upgrade to Pulsar Reactive 0.5.2

Closes gh-39191
pull/39389/head
Andy Wilkinson 2 years ago
parent
commit
bb2182cffd
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save