Browse Source

Start building against Spring Pulsar 1.2.11 snapshots

See gh-47464
pull/47551/head
Stéphane Nicoll 3 months ago
parent
commit
3abb15dfba
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save