Skip to content

Commit bc45ed8

Browse files
committed
Upgrade to Pulsar 3.3.6
Closes gh-45083
1 parent 7f18a7d commit bc45ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1679,7 +1679,7 @@ bom {
16791679
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
16801680
}
16811681
}
1682-
library("Pulsar", "3.3.5") {
1682+
library("Pulsar", "3.3.6") {
16831683
group("org.apache.pulsar") {
16841684
bom("pulsar-bom") {
16851685
permit("org.apache.maven.plugin-tools:maven-plugin-annotations")

0 commit comments

Comments
 (0)