Browse Source

Upgrade to Spring Pulsar 2.0.0

Closes gh-47830
pull/48143/head
Stéphane Nicoll 4 months ago
parent
commit
c687998f56
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -2519,7 +2519,7 @@ bom { @@ -2519,7 +2519,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
}
}
library("Spring Pulsar", "2.0.0-SNAPSHOT") {
library("Spring Pulsar", "2.0.0") {
considerSnapshots()
group("org.springframework.pulsar") {
bom("spring-pulsar-bom")

Loading…
Cancel
Save