Browse Source

Start building against Spring Pulsar 2.0.3 snapshots

See gh-49120
pull/48957/head
Andy Wilkinson 2 months ago
parent
commit
4f25e51422
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save