Skip to content

Commit

Permalink
Upgrade to Spring LDAP 2.3.6
Browse files Browse the repository at this point in the history
Closes gh-29720
  • Loading branch information
snicoll committed Feb 18, 2022
1 parent 16c4759 commit 4751092
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 @@ -1681,7 +1681,7 @@ bom {
]
}
}
library("Spring LDAP", "2.3.6.BUILD-SNAPSHOT") {
library("Spring LDAP", "2.3.6.RELEASE") {
group("org.springframework.ldap") {
modules = [
"spring-ldap-core",
Expand Down

0 comments on commit 4751092

Please sign in to comment.