Skip to content

Commit 4c09c55

Browse files
committed
Upgrade to Pulsar 3.2.1
Closes gh-40006
1 parent b821d84 commit 4c09c55

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
@@ -1426,7 +1426,7 @@ bom {
14261426
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
14271427
}
14281428
}
1429-
library("Pulsar", "3.2.0") {
1429+
library("Pulsar", "3.2.1") {
14301430
group("org.apache.pulsar") {
14311431
imports = [
14321432
"pulsar-bom"

0 commit comments

Comments
 (0)