summaryrefslogtreecommitdiff
path: root/BKUOnline/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'BKUOnline/pom.xml')
-rw-r--r--BKUOnline/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUOnline/pom.xml b/BKUOnline/pom.xml
index 90ee52bf..4bcb7504 100644
--- a/BKUOnline/pom.xml
+++ b/BKUOnline/pom.xml
@@ -53,11 +53,11 @@
</dependency>
<dependency>
<groupId>iaik</groupId>
- <artifactId>iaik_jce_full_signed</artifactId>
+ <artifactId>iaik_jce_full</artifactId>
</dependency>
<dependency>
<groupId>iaik</groupId>
- <artifactId>iaik_ecc_signed</artifactId>
+ <artifactId>iaik_ecc</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>