Skip to content

Commit

Permalink
Upgrade to Spring LDAP 2.3.5
Browse files Browse the repository at this point in the history
Closes gh-28972
  • Loading branch information
snicoll committed Dec 19, 2021
1 parent e048562 commit bb1a1a0
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 @@ -1677,7 +1677,7 @@ bom {
]
}
}
library("Spring LDAP", "2.3.5.BUILD-SNAPSHOT") {
library("Spring LDAP", "2.3.5.RELEASE") {
group("org.springframework.ldap") {
modules = [
"spring-ldap-core",
Expand Down

0 comments on commit bb1a1a0

Please sign in to comment.