mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-09-08 20:51:41 +00:00
Add crypto module to LDAP bundlor template
This commit is contained in:
parent
89b7b2b935
commit
d9ccebd565
@ -14,6 +14,7 @@ Import-Template:
|
|||||||
org.apache.directory.shared.ldap.*;version="${apacheDSSharedRange}";resolution:=optional,
|
org.apache.directory.shared.ldap.*;version="${apacheDSSharedRange}";resolution:=optional,
|
||||||
org.springframework.ldap.*;version="${springLdapRange}",
|
org.springframework.ldap.*;version="${springLdapRange}",
|
||||||
org.springframework.security.core.*;version="${secRange}",
|
org.springframework.security.core.*;version="${secRange}",
|
||||||
|
org.springframework.security.crypto.*;version="${secRange}",
|
||||||
org.springframework.security.authentication.*;version="${secRange}",
|
org.springframework.security.authentication.*;version="${secRange}",
|
||||||
org.springframework.security.provisioning.*;version="${secRange}",
|
org.springframework.security.provisioning.*;version="${secRange}",
|
||||||
org.springframework.security.util;version="${secRange}",
|
org.springframework.security.util;version="${secRange}",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user