Browse Source

Start building against Spring Pulsar 2.0.1 snapshots

See gh-48443
pull/48480/head
Stéphane Nicoll 1 week ago
parent
commit
a1334541c4
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save