Skip to content

Commit b0e0073

Browse files
committed
Upgrade to Pulsar 4.0.7
Closes gh-47541
1 parent 38b73d8 commit b0e0073

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1836,11 +1836,9 @@ bom {
18361836
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
18371837
}
18381838
}
1839-
library("Pulsar", "4.0.6") {
1839+
library("Pulsar", "4.0.7") {
18401840
group("org.apache.pulsar") {
1841-
bom("pulsar-bom") {
1842-
permit("org.apache.maven.plugin-tools:maven-plugin-annotations")
1843-
}
1841+
bom("pulsar-bom")
18441842
}
18451843
links {
18461844
site("https://pulsar.apache.org")

0 commit comments

Comments
 (0)