Browse Source

Upgrade to Spring Pulsar 1.0.4

Closes gh-39886
pull/40157/head
Andy Wilkinson 2 years ago
parent
commit
5705e0b633
  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.4-SNAPSHOT") {
library("Spring Pulsar", "1.0.4") {
considerSnapshots()
group("org.springframework.pulsar") {
imports = [

Loading…
Cancel
Save