Skip to content

Commit 2dbee6d

Browse files
committed
Upgrade to Spring LDAP 3.2.6
Closes gh-41726
1 parent d70a362 commit 2dbee6d

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
@@ -1635,7 +1635,7 @@ bom {
16351635
]
16361636
}
16371637
}
1638-
library("Spring LDAP", "3.2.5-SNAPSHOT") {
1638+
library("Spring LDAP", "3.2.6") {
16391639
considerSnapshots()
16401640
group("org.springframework.ldap") {
16411641
modules = [

0 commit comments

Comments
 (0)