Skip to content

Commit 8726a0e

Browse files
committed
Upgrade to Pulsar 4.0.8
Closes gh-48457
1 parent e74b717 commit 8726a0e

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
@@ -1839,7 +1839,7 @@ bom {
18391839
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
18401840
}
18411841
}
1842-
library("Pulsar", "4.0.7") {
1842+
library("Pulsar", "4.0.8") {
18431843
group("org.apache.pulsar") {
18441844
bom("pulsar-bom")
18451845
}

0 commit comments

Comments
 (0)