Browse Source

Upgrade to Pulsar 4.1.3

Closes gh-49499
pull/49504/head
Stéphane Nicoll 2 weeks ago
parent
commit
a35a6ff6bf
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -1862,7 +1862,7 @@ bom { @@ -1862,7 +1862,7 @@ bom {
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
}
}
library("Pulsar", "4.1.2") {
library("Pulsar", "4.1.3") {
group("org.apache.pulsar") {
bom("pulsar-bom")
}

Loading…
Cancel
Save