Browse Source

Upgrade to Spring Pulsar 1.0.0-RC1

Closes gh-37918
pull/37973/head
Andy Wilkinson 2 years ago
parent
commit
fa954c0c87
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1580,7 +1580,7 @@ bom { @@ -1580,7 +1580,7 @@ bom {
]
}
}
library("Spring Pulsar", "1.0.0-M2") {
library("Spring Pulsar", "1.0.0-RC1") {
group("org.springframework.pulsar") {
modules = [
"spring-pulsar",

Loading…
Cancel
Save