Browse Source

Upgrade to Spring Pulsar 1.0.2

Closes gh-38995
pull/39162/head
Andy Wilkinson 2 years ago
parent
commit
c48ff13cee
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save