Browse Source

Upgrade to Pulsar Reactive 0.5.4

Closes gh-40396
pull/40554/head
Andy Wilkinson 2 years ago
parent
commit
49f7f79424
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save