Browse Source

Start building against Spring Pulsar 1.2.16 snapshots

See gh-49410
pull/49591/head
Stéphane Nicoll 2 weeks ago
parent
commit
a5ba8ac37c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save