Upgrade to Pulsar 4.0.4

Closes gh-45124
This commit is contained in:
Phillip Webb
2025-04-10 13:34:41 -07:00
parent 9a6048f25d
commit 3f7a77f444
3 changed files with 3 additions and 3 deletions

View File

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