Skip to content

Commit b1ad707

Browse files
committed
Upgrade to Pulsar 3.3.4
Closes gh-43912
1 parent d80b97d commit b1ad707

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

0 commit comments

Comments
 (0)