Browse Source

Upgrade to Spring Pulsar 1.0.11

Closes gh-42539
pull/42868/head
Stéphane Nicoll 1 year ago
parent
commit
ced285d7a8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1645,7 +1645,7 @@ bom { @@ -1645,7 +1645,7 @@ bom {
]
}
}
library("Spring Pulsar", "1.0.11-SNAPSHOT") {
library("Spring Pulsar", "1.0.11") {
considerSnapshots()
group("org.springframework.pulsar") {
imports = [

Loading…
Cancel
Save