Browse Source

Upgrade to Pulsar 3.1.2

Closes gh-39190
pull/39389/head
Andy Wilkinson 2 years ago
parent
commit
0ae22fd89f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save