Skip to content

Commit 2070a71

Browse files
committed
Upgrade to Pulsar 3.3.7
Closes gh-45823
1 parent ab821ac commit 2070a71

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
@@ -1694,7 +1694,7 @@ bom {
16941694
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
16951695
}
16961696
}
1697-
library("Pulsar", "3.3.6") {
1697+
library("Pulsar", "3.3.7") {
16981698
group("org.apache.pulsar") {
16991699
bom("pulsar-bom") {
17001700
permit("org.apache.maven.plugin-tools:maven-plugin-annotations")

0 commit comments

Comments
 (0)