diff options
Diffstat (limited to 'smcc/pom.xml')
-rw-r--r-- | smcc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smcc/pom.xml b/smcc/pom.xml index 547826d4..ea50c432 100644 --- a/smcc/pom.xml +++ b/smcc/pom.xml @@ -32,7 +32,7 @@ </dependency> <dependency> <groupId>iaik</groupId> - <artifactId>iaik_jce_full</artifactId> + <artifactId>iaik_jce_full_signed</artifactId> <scope>test</scope> </dependency> <dependency> |