Browse Source

Start building against Spring Pulsar 2.0.0-RC1 snapshots

See gh-47497
pull/47549/head
Stéphane Nicoll 3 months ago
parent
commit
df6a27ee30
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save