Skip to content

Commit 78df00a

Browse files
committed
Upgrade to Pulsar 4.0.5
Closes gh-45838
1 parent 63d1a0c commit 78df00a

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
@@ -1817,7 +1817,7 @@ bom {
18171817
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
18181818
}
18191819
}
1820-
library("Pulsar", "4.0.4") {
1820+
library("Pulsar", "4.0.5") {
18211821
group("org.apache.pulsar") {
18221822
bom("pulsar-bom") {
18231823
permit("org.apache.maven.plugin-tools:maven-plugin-annotations")

0 commit comments

Comments
 (0)