Skip to content

Commit 87d1e1b

Browse files
committed
Update Spring Ldap Core
1 parent baf21e4 commit 87d1e1b

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:6.0.0-M5"
6363
api "org.springframework.security:spring-security-core:6.0.0-M5"
6464
api "org.springframework.security:spring-security-ldap:6.0.0-M5"
65-
api "org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
65+
api "org.springframework.ldap:spring-ldap-core:2.4.1"
6666
}
6767
}
6868

0 commit comments

Comments
 (0)