diff options
Diffstat (limited to 'smccTest/pom.xml')
-rw-r--r-- | smccTest/pom.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/smccTest/pom.xml b/smccTest/pom.xml index 51ca3449..12a7a63d 100644 --- a/smccTest/pom.xml +++ b/smccTest/pom.xml @@ -51,6 +51,10 @@ </dependency> <dependency> <groupId>iaik</groupId> + <artifactId>iaik_jce_me4se</artifactId> + </dependency> + <dependency> + <groupId>iaik</groupId> <artifactId>iaik_jce_full_signed</artifactId> </dependency> <dependency> |