Upgrade to Pulsar 4.0.2

Closes gh-44091
This commit is contained in:
Phillip Webb
2025-02-04 12:07:04 -08:00
parent 713e6f3df6
commit 2288518835

View File

@@ -1704,7 +1704,7 @@ bom {
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
}
}
library("Pulsar", "3.3.4") {
library("Pulsar", "4.0.2") {
group("org.apache.pulsar") {
imports = [
"pulsar-bom"