Skip to content

Commit

Permalink
Upgrade to Pulsar 3.3.3
Browse files Browse the repository at this point in the history
Closes gh-43405
  • Loading branch information
philwebb committed Dec 4, 2024
1 parent 060f89e commit 002539f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1700,7 +1700,7 @@ bom {
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
}
}
library("Pulsar", "3.3.2") {
library("Pulsar", "3.3.3") {
group("org.apache.pulsar") {
imports = [
"pulsar-bom"
Expand Down

0 comments on commit 002539f

Please # to comment.