Upgrade to Pulsar 3.3.2

Closes gh-42666
This commit is contained in:
Stéphane Nicoll 2024-10-14 15:02:55 +02:00
parent 59cb1348c5
commit 46f0bf70dc
1 changed files with 1 additions and 1 deletions

View File

@ -1545,7 +1545,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.3.1") { library("Pulsar", "3.3.2") {
group("org.apache.pulsar") { group("org.apache.pulsar") {
imports = [ imports = [
"pulsar-bom" "pulsar-bom"