Skip to content

Commit

Permalink
Upgrade to Spring LDAP 3.2.10
Browse files Browse the repository at this point in the history
Closes gh-43395
  • Loading branch information
snicoll committed Dec 13, 2024
1 parent 487d8d5 commit 4d32fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2253,7 +2253,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
}
}
library("Spring LDAP", "3.2.9-SNAPSHOT") {
library("Spring LDAP", "3.2.10") {
considerSnapshots()
group("org.springframework.ldap") {
modules = [
Expand Down

0 comments on commit 4d32fb0

Please sign in to comment.