Upgrade to Spring LDAP 3.1.1

Closes gh-36847
This commit is contained in:
Stephane Nicoll 2023-08-19 18:28:48 +02:00
parent 9b4df98bab
commit f5821653ff
1 changed files with 1 additions and 1 deletions

View File

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