Browse Source

Upgrade to Spring Pulsar 1.0.8

Closes gh-41532
pull/42868/head
Andy Wilkinson 2 years ago
parent
commit
4e205ede1d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save