Browse Source

Upgrade to Pulsar 3.1.1

Closes gh-38142
pull/38153/head
Andy Wilkinson 2 years ago
parent
commit
8a2c0f18ac
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1128,7 +1128,7 @@ bom { @@ -1128,7 +1128,7 @@ bom {
]
}
}
library("Pulsar", "3.1.0") {
library("Pulsar", "3.1.1") {
group("org.apache.pulsar") {
modules = [
"bouncy-castle-bc",

Loading…
Cancel
Save