Browse Source

Upgrade to Spring Pulsar 2.0.2

Closes gh-48730
pull/48952/head
Andy Wilkinson 2 weeks ago
parent
commit
f886ebe446
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save