Skip to content

Commit

Permalink
Upgrade to Spring LDAP 3.0.0
Browse files Browse the repository at this point in the history
Closes gh-33138
  • Loading branch information
snicoll committed Nov 18, 2022
1 parent 9206b6c commit 3c1c91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1394,7 +1394,7 @@ bom {
]
}
}
library("Spring LDAP", "3.0.0-SNAPSHOT") {
library("Spring LDAP", "3.0.0") {
group("org.springframework.ldap") {
modules = [
"spring-ldap-core",
Expand Down

0 comments on commit 3c1c91b

Please sign in to comment.