Skip to content

Commit e5b56e2

Browse files
committed
Upgrade to Spring LDAP 3.2.7
Closes gh-42565
1 parent 1302791 commit e5b56e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2048,7 +2048,7 @@ bom {
20482048
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
20492049
}
20502050
}
2051-
library("Spring LDAP", "3.2.7-SNAPSHOT") {
2051+
library("Spring LDAP", "3.2.7") {
20522052
considerSnapshots()
20532053
group("org.springframework.ldap") {
20542054
modules = [

0 commit comments

Comments
 (0)