Upgrade to Spring LDAP 3.0.4

Closes gh-35741
This commit is contained in:
Stephane Nicoll 2023-06-17 17:14:32 +02:00
parent 381857b3d3
commit 3194edefbd
1 changed files with 1 additions and 1 deletions

View File

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