Skip to content

Commit 002539f

Browse files
committed
Upgrade to Pulsar 3.3.3
Closes gh-43405
1 parent 060f89e commit 002539f

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
@@ -1700,7 +1700,7 @@ bom {
17001700
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
17011701
}
17021702
}
1703-
library("Pulsar", "3.3.2") {
1703+
library("Pulsar", "3.3.3") {
17041704
group("org.apache.pulsar") {
17051705
imports = [
17061706
"pulsar-bom"

0 commit comments

Comments
 (0)