Start building against Spring LDAP 3.2.7 snapshots
See gh-42550
This commit is contained in:
parent
f54603c184
commit
c9cdd32c9e
|
@ -2054,7 +2054,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.6") {
|
library("Spring LDAP", "3.2.7-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.ldap") {
|
group("org.springframework.ldap") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue