Upgrade to Pulsar 3.3.6

Closes gh-45083
This commit is contained in:
Phillip Webb
2025-04-10 12:07:35 -07:00
parent 7f18a7d7ca
commit bc45ed86b6

View File

@@ -1679,7 +1679,7 @@ bom {
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
}
}
library("Pulsar", "3.3.5") {
library("Pulsar", "3.3.6") {
group("org.apache.pulsar") {
bom("pulsar-bom") {
permit("org.apache.maven.plugin-tools:maven-plugin-annotations")