Skip to content

Commit 9ee3525

Browse files
committed
Upgrade to Pulsar 4.1.2
Closes gh-48465
1 parent 39b64a7 commit 9ee3525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1794,7 +1794,7 @@ bom {
17941794
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
17951795
}
17961796
}
1797-
library("Pulsar", "4.1.1") {
1797+
library("Pulsar", "4.1.2") {
17981798
group("org.apache.pulsar") {
17991799
bom("pulsar-bom")
18001800
}

0 commit comments

Comments
 (0)