Browse Source

Upgrade to Spring Pulsar 1.0.1

Closes gh-38875
pull/38884/head
Phillip Webb 2 years ago
parent
commit
b6d855fa0b
  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.0") {
library("Spring Pulsar", "1.0.1") {
group("org.springframework.pulsar") {
modules = [
"spring-pulsar",

Loading…
Cancel
Save