Browse Source

Start building against Spring Pulsar 1.1.9 snapshots

See gh-44112
pull/44134/head
Stéphane Nicoll 12 months ago
parent
commit
fedb086edd
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -2273,7 +2273,7 @@ bom { @@ -2273,7 +2273,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
}
}
library("Spring Pulsar", "1.1.8") {
library("Spring Pulsar", "1.1.9-SNAPSHOT") {
considerSnapshots()
group("org.springframework.pulsar") {
imports = [

Loading…
Cancel
Save