Skip to content

Commit 23aae09

Browse files
committed
Upgrade to Spring LDAP 2.3.8.RELEASE
Closes gh-31039
1 parent ac65d35 commit 23aae09

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
@@ -1744,7 +1744,7 @@ bom {
17441744
]
17451745
}
17461746
}
1747-
library("Spring LDAP", "2.3.7.RELEASE") {
1747+
library("Spring LDAP", "2.3.8.RELEASE") {
17481748
group("org.springframework.ldap") {
17491749
modules = [
17501750
"spring-ldap-core",

0 commit comments

Comments
 (0)