Skip to content

Commit 13eeae2

Browse files
committed
Upgrade to Pulsar 4.0.6
Closes gh-46733
1 parent 37f99d2 commit 13eeae2

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
@@ -1836,7 +1836,7 @@ bom {
18361836
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
18371837
}
18381838
}
1839-
library("Pulsar", "4.0.5") {
1839+
library("Pulsar", "4.0.6") {
18401840
group("org.apache.pulsar") {
18411841
bom("pulsar-bom") {
18421842
permit("org.apache.maven.plugin-tools:maven-plugin-annotations")

0 commit comments

Comments
 (0)