Upgrade to Spring LDAP 3.2.0-M1

Closes gh-36299
This commit is contained in:
Stephane Nicoll 2023-07-19 07:46:08 +02:00
parent 0a365acf95
commit 858cadc8e2
1 changed files with 1 additions and 1 deletions

View File

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