Skip to content

Commit 56a06b3

Browse files
committed
Upgrade to Pulsar 3.3.1
Closes gh-41813
1 parent b6b7378 commit 56a06b3

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
@@ -1556,7 +1556,7 @@ bom {
15561556
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
15571557
}
15581558
}
1559-
library("Pulsar", "3.2.3") {
1559+
library("Pulsar", "3.3.1") {
15601560
group("org.apache.pulsar") {
15611561
imports = [
15621562
"pulsar-bom"

0 commit comments

Comments
 (0)