Upgrade to Spring LDAP 2.4.0-M2

Closes gh-29764
This commit is contained in:
Stephane Nicoll 2022-02-18 17:29:32 +01:00
parent 2afa02c856
commit 2374347bab
1 changed files with 1 additions and 1 deletions

View File

@ -1693,7 +1693,7 @@ bom {
]
}
}
library("Spring LDAP", "2.4.0-SNAPSHOT") {
library("Spring LDAP", "2.4.0-M2") {
group("org.springframework.ldap") {
modules = [
"spring-ldap-core",