Skip to content

Commit 9af9a58

Browse files
committed
Update to Spring LDAP 3.0.2
Closes gh-761
1 parent 7be85db commit 9af9a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
api "org.springframework.security:spring-security-config:5.8.2"
6363
api "org.springframework.security:spring-security-core:5.8.2"
6464
api "org.springframework.security:spring-security-ldap:5.8.2"
65-
api "org.springframework.ldap:spring-ldap-core:2.4.1"
65+
api "org.springframework.ldap:spring-ldap-core:3.0.2"
6666
}
6767
}
6868

0 commit comments

Comments
 (0)