Skip to content

Commit b3e6827

Browse files
committed
Upgrade to Pulsar 3.2.4
Closes gh-41789
1 parent dc093bb commit b3e6827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1570,7 +1570,7 @@ bom {
15701570
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
15711571
}
15721572
}
1573-
library("Pulsar", "3.2.3") {
1573+
library("Pulsar", "3.2.4") {
15741574
group("org.apache.pulsar") {
15751575
imports = [
15761576
"pulsar-bom"

0 commit comments

Comments
 (0)