Upgrade to Pulsar 4.0.3

Closes gh-44620
This commit is contained in:
Stéphane Nicoll 2025-03-06 15:07:07 +01:00
parent 21569a03ff
commit ee5ebeacc8

View File

@ -1798,7 +1798,7 @@ bom {
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
}
}
library("Pulsar", "4.0.2") {
library("Pulsar", "4.0.3") {
group("org.apache.pulsar") {
imports = [
"pulsar-bom"