Upgrade to Pulsar 3.3.4

Closes gh-43912
This commit is contained in:
Andy Wilkinson
2025-01-21 16:25:16 +00:00
parent d80b97d351
commit b1ad70711e

View File

@@ -1702,7 +1702,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"