Upgrade to Spring LDAP 3.0.3

Closes gh-35404
This commit is contained in:
Stephane Nicoll 2023-05-12 08:54:31 +02:00
parent 8731e777d8
commit 8a0c405150
1 changed files with 1 additions and 1 deletions

View File

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