Upgrade to Pulsar 3.2.2

Closes gh-40262
This commit is contained in:
Andy Wilkinson
2024-04-09 12:57:10 +01:00
parent 9afa3a463d
commit ee8ee54cca

View File

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