Start building against Spring LDAP 3.3.0-M2 snapshots
See gh-44164
This commit is contained in:
parent
00fb6613d3
commit
34fac24b33
|
@ -2344,7 +2344,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.3.0-M1") {
|
library("Spring LDAP", "3.3.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.ldap") {
|
group("org.springframework.ldap") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue