Upgrade to Pulsar 3.3.7

Closes gh-45823
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:18:18 +02:00
parent ab821ac25b
commit 2070a712ba

View File

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