Upgrade to Pulsar 3.3.3

Closes gh-43405
This commit is contained in:
Phillip Webb
2024-12-04 11:43:48 -08:00
parent 060f89e195
commit 002539f6f6

View File

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