crypto uses spring-jcl
This commit is contained in:
parent
5c7ff5c24a
commit
861e7994ff
|
@ -1,6 +1,6 @@
|
|||
apply plugin: 'io.spring.convention.spring-module'
|
||||
|
||||
dependencies {
|
||||
optional 'commons-logging:commons-logging'
|
||||
optional 'org.springframework:spring-jcl'
|
||||
optional 'org.bouncycastle:bcpkix-jdk15on'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue