Skip to content

Commit

Permalink
Upgrade to Spring LDAP 3.2.7
Browse files Browse the repository at this point in the history
Closes gh-42550
  • Loading branch information
snicoll committed Oct 18, 2024
1 parent 573f25f commit 8113f38
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 @@ -2054,7 +2054,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
}
}
library("Spring LDAP", "3.2.7-SNAPSHOT") {
library("Spring LDAP", "3.2.7") {
considerSnapshots()
group("org.springframework.ldap") {
modules = [
Expand Down

0 comments on commit 8113f38

Please sign in to comment.