Skip to content

Commit 0ae22fd

Browse files
committed
Upgrade to Pulsar 3.1.2
Closes gh-39190
1 parent c151a8d commit 0ae22fd

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
@@ -1141,7 +1141,7 @@ bom {
11411141
]
11421142
}
11431143
}
1144-
library("Pulsar", "3.1.1") {
1144+
library("Pulsar", "3.1.2") {
11451145
group("org.apache.pulsar") {
11461146
modules = [
11471147
"bouncy-castle-bc",

0 commit comments

Comments
 (0)