Browse Source

Start building against Spring Pulsar 1.2.4 snapshots

See gh-44571
pull/44789/head
Stéphane Nicoll 10 months ago
parent
commit
ceffb0e24e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -2252,7 +2252,7 @@ bom { @@ -2252,7 +2252,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