Browse Source

Upgrade to Spring Pulsar 2.0.1

Closes gh-48443
pull/48552/head
Stéphane Nicoll 2 days ago
parent
commit
bc237ccaa1
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save