Skip to content

Commit bf5b244

Browse files
committed
Upgrade to Pulsar 3.3.4
Closes gh-43897
1 parent 0f5eb46 commit bf5b244

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
@@ -1704,7 +1704,7 @@ bom {
17041704
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
17051705
}
17061706
}
1707-
library("Pulsar", "3.3.3") {
1707+
library("Pulsar", "3.3.4") {
17081708
group("org.apache.pulsar") {
17091709
imports = [
17101710
"pulsar-bom"

0 commit comments

Comments
 (0)