Upgrade to Spring LDAP 3.0.0

Closes gh-33138
This commit is contained in:
Stephane Nicoll 2022-11-18 13:44:25 +01:00
parent 9206b6cda1
commit 3c1c91bc5d

View File

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