Browse Source

Upgrade to Spring Pulsar 2.0.4

Closes gh-49445
pull/46608/merge
Stéphane Nicoll 1 day ago
parent
commit
18cd0a277b
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save