Start building against Spring Pulsar 1.1.3 snapshots
See gh-41740
This commit is contained in:
parent
95854f4a6c
commit
c7f47c3326
|
@ -2079,7 +2079,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.1.2") {
|
library("Spring Pulsar", "1.1.3-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.pulsar") {
|
group("org.springframework.pulsar") {
|
||||||
imports = [
|
imports = [
|
||||||
|
|
Loading…
Reference in New Issue