Upgrade to Pulsar 4.0.5

Closes gh-45838
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:43:33 +02:00
parent 63d1a0c97a
commit 78df00a0ca

View File

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