Skip to content

Commit 2dfa246

Browse files
committed
Upgrade to Pulsar 3.1.3
Closes gh-39987
1 parent 4527c38 commit 2dfa246

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
@@ -1137,7 +1137,7 @@ bom {
11371137
]
11381138
}
11391139
}
1140-
library("Pulsar", "3.1.2") {
1140+
library("Pulsar", "3.1.3") {
11411141
group("org.apache.pulsar") {
11421142
modules = [
11431143
"bouncy-castle-bc",

0 commit comments

Comments
 (0)