Skip to content

Commit 355bf8d

Browse files
Update spring-ldap-core to 2.3.5.RELEASE
Closes gh-10641
1 parent 05585a5 commit 355bf8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/spring-security-dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
api "org.slf4j:jcl-over-slf4j:1.7.32"
7575
api "org.slf4j:log4j-over-slf4j:1.7.32"
7676
api "org.slf4j:slf4j-api:1.7.32"
77-
api "org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
77+
api "org.springframework.ldap:spring-ldap-core:2.3.5.RELEASE"
7878
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
7979
}
8080
}

0 commit comments

Comments
 (0)