Upgrade to Pulsar 3.2.4

Closes gh-41789
This commit is contained in:
Stéphane Nicoll
2024-08-12 07:28:30 +02:00
parent dc093bb89f
commit b3e6827161

View File

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