Browse Source

Upgrade to Spring Pulsar 2.0.0-RC1

Closes gh-47497
pull/47284/head
Stéphane Nicoll 3 months ago
parent
commit
0bf9d3a37f
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -2501,7 +2501,7 @@ bom { @@ -2501,7 +2501,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-RC1") {
considerSnapshots()
group("org.springframework.pulsar") {
bom("spring-pulsar-bom")

Loading…
Cancel
Save