mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-23 15:20:19 +00:00
Apply assumptions directly to test methods instead of checking for key length in crypto.gradle.
3 lines
65 B
Groovy
3 lines
65 B
Groovy
dependencies {
|
|
optional 'org.bouncycastle:bcpkix-jdk15on:1.54'
|
|
} |