Upgrade to Pulsar 3.2.1

Closes gh-40006
This commit is contained in:
Andy Wilkinson 2024-03-18 13:45:26 +00:00
parent b821d842a8
commit 4c09c55be6

View File

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