Start building against Spring Pulsar 1.2.4 snapshots
See gh-44597
This commit is contained in:
parent
0835878f9d
commit
84a89a3993
|
@ -2361,7 +2361,7 @@ bom {
|
||||||
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
|
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()
|
considerSnapshots()
|
||||||
group("org.springframework.pulsar") {
|
group("org.springframework.pulsar") {
|
||||||
imports = [
|
imports = [
|
||||||
|
|
Loading…
Reference in New Issue