Start building against Spring LDAP 3.2.9 snapshots
See gh-43417
This commit is contained in:
parent
49df76a45d
commit
bcf9e6c513
|
@ -2234,7 +2234,7 @@ bom {
|
||||||
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
|
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring LDAP", "3.2.8") {
|
library("Spring LDAP", "3.2.9-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.ldap") {
|
group("org.springframework.ldap") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue