Upgrade to Pulsar 3.3.5

Closes gh-44555
This commit is contained in:
Stéphane Nicoll
2025-03-05 12:58:01 +01:00
parent 2476b9af0e
commit e104ad0a0c

View File

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