Upgrade to Pulsar 3.3.1

Closes gh-41813
This commit is contained in:
Stéphane Nicoll 2024-08-12 08:27:39 +02:00
parent b6b7378a64
commit 56a06b336e
1 changed files with 1 additions and 1 deletions

View File

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