Upgrade to Pulsar 3.3.4

Closes gh-43897
This commit is contained in:
Andy Wilkinson
2025-01-21 12:23:37 +00:00
parent 0f5eb465c9
commit bf5b244053

View File

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