Browse Source

Start building against Spring Pulsar 1.2.3 snapshots

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

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

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

Loading…
Cancel
Save