Browse Source

Upgrade to Spring Pulsar 2.0.3

Closes gh-49120
pull/49241/head
Stéphane Nicoll 4 weeks ago
parent
commit
8d9ab79159
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save