Skip to content

Commit 7a14673

Browse files
committed
Upgrade to Spring LDAP 2.3.8.RELEASE
Closes gh-31044
1 parent 456d56d commit 7a14673

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
@@ -1728,7 +1728,7 @@ bom {
17281728
]
17291729
}
17301730
}
1731-
library("Spring LDAP", "2.3.7.RELEASE") {
1731+
library("Spring LDAP", "2.3.8.RELEASE") {
17321732
group("org.springframework.ldap") {
17331733
modules = [
17341734
"spring-ldap-core",

0 commit comments

Comments
 (0)