diff options
Diffstat (limited to 'BKUWebStart')
-rw-r--r-- | BKUWebStart/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUWebStart/pom.xml b/BKUWebStart/pom.xml index 9dd39dc0..f0251073 100644 --- a/BKUWebStart/pom.xml +++ b/BKUWebStart/pom.xml @@ -289,7 +289,7 @@ </dependency> <dependency> <groupId>iaik</groupId> - <artifactId>iaik_jce_full</artifactId> + <artifactId>iaik_jce_full_signed</artifactId> <scope>compile</scope> </dependency> |