Browse Source

Upgrade to Pulsar Reactive 0.5.0

Closes gh-38406
pull/38482/head
Phillip Webb 2 years ago
parent
commit
b296ff890e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save