Browse Source

Start building against Spring Pulsar 1.2.4 snapshots

See gh-44597
pull/44636/head
Stéphane Nicoll 11 months ago
parent
commit
84a89a3993
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save