Upgrade to Spring LDAP 3.0.5

Closes gh-36836
This commit is contained in:
Stephane Nicoll 2023-08-18 16:36:14 +02:00
parent 1b8002684a
commit 73e495e0e3
1 changed files with 1 additions and 1 deletions

View File

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