Browse Source

Upgrade to Pulsar Reactive 0.7.0

Closes gh-46344
pull/46355/head
Stéphane Nicoll 7 months ago
parent
commit
3f2fee8817
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1784,7 +1784,7 @@ bom { @@ -1784,7 +1784,7 @@ bom {
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
}
}
library("Pulsar Reactive", "0.6.0") {
library("Pulsar Reactive", "0.7.0") {
group("org.apache.pulsar") {
bom("pulsar-client-reactive-bom")
}

Loading…
Cancel
Save