Skip to content

Commit ee5ebea

Browse files
committed
Upgrade to Pulsar 4.0.3
Closes gh-44620
1 parent 21569a0 commit ee5ebea

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
@@ -1798,7 +1798,7 @@ bom {
17981798
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
17991799
}
18001800
}
1801-
library("Pulsar", "4.0.2") {
1801+
library("Pulsar", "4.0.3") {
18021802
group("org.apache.pulsar") {
18031803
imports = [
18041804
"pulsar-bom"

0 commit comments

Comments
 (0)