We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3241cd7 commit 668909fCopy full SHA for 668909f
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1716,11 +1716,9 @@ bom {
1716
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
1717
}
1718
1719
- library("Pulsar", "3.3.8") {
+ library("Pulsar", "3.3.9") {
1720
group("org.apache.pulsar") {
1721
- bom("pulsar-bom") {
1722
- permit("org.apache.maven.plugin-tools:maven-plugin-annotations")
1723
- }
+ bom("pulsar-bom")
1724
1725
links {
1726
site("https://pulsar.apache.org")
0 commit comments