Start building against Spring LDAP 3.2.13 snapshots
See gh-45770
This commit is contained in:
parent
ec980a5a34
commit
4ea1e1515d
|
|
@ -2210,7 +2210,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.12") {
|
library("Spring LDAP", "3.2.13-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.ldap") {
|
group("org.springframework.ldap") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue