Skip to content

Commit

Permalink
Upgrade to Pulsar 3.2.4
Browse files Browse the repository at this point in the history
Closes gh-41789
  • Loading branch information
snicoll committed Aug 12, 2024
1 parent dc093bb commit b3e6827
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 @@ -1570,7 +1570,7 @@ bom {
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
}
}
library("Pulsar", "3.2.3") {
library("Pulsar", "3.2.4") {
group("org.apache.pulsar") {
imports = [
"pulsar-bom"
Expand Down

0 comments on commit b3e6827

Please sign in to comment.