Upgrade to Pulsar 3.2.3

Closes gh-40841
This commit is contained in:
Andy Wilkinson 2024-05-20 18:03:04 +01:00
parent ce4b2f854b
commit ce81f7cabc

View File

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