Browse Source

Upgrade to Spring Pulsar 1.1.0-M1

Closes gh-39499
pull/39734/head
Andy Wilkinson 2 years ago
parent
commit
7d0bd90b49
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save