Browse Source

Upgrade to Spring Pulsar 1.0.3

Closes gh-39486
pull/39958/head
Andy Wilkinson 2 years ago
parent
commit
34a45d2608
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save