Upgrade to Pulsar 4.0.6

Closes gh-46733
This commit is contained in:
Stéphane Nicoll
2025-08-08 15:36:13 +02:00
parent 37f99d22fd
commit 13eeae2821
@@ -1836,7 +1836,7 @@ bom {
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
}
}
library("Pulsar", "4.0.5") {
library("Pulsar", "4.0.6") {
group("org.apache.pulsar") {
bom("pulsar-bom") {
permit("org.apache.maven.plugin-tools:maven-plugin-annotations")