mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-30 22:23:30 +00:00
crypto uses spring-jcl
This commit is contained in:
parent
5c7ff5c24a
commit
861e7994ff
@ -1,6 +1,6 @@
|
|||||||
apply plugin: 'io.spring.convention.spring-module'
|
apply plugin: 'io.spring.convention.spring-module'
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
optional 'commons-logging:commons-logging'
|
optional 'org.springframework:spring-jcl'
|
||||||
optional 'org.bouncycastle:bcpkix-jdk15on'
|
optional 'org.bouncycastle:bcpkix-jdk15on'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user