Upgrade to Spring LDAP 3.0.0

Closes gh-33138
pull/33270/head
Stephane Nicoll 2 years ago
parent 9206b6cda1
commit 3c1c91bc5d

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

Loading…
Cancel
Save