Skip to content

Commit 224da20

Browse files
committed
Upgrade to Spring LDAP 3.2.8
Closes gh-43180
1 parent b82367a commit 224da20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1638,7 +1638,7 @@ bom {
16381638
]
16391639
}
16401640
}
1641-
library("Spring LDAP", "3.2.7") {
1641+
library("Spring LDAP", "3.2.8") {
16421642
considerSnapshots()
16431643
group("org.springframework.ldap") {
16441644
modules = [

0 commit comments

Comments
 (0)