summaryrefslogtreecommitdiff
path: root/BKUOnline/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'BKUOnline/pom.xml')
-rw-r--r--BKUOnline/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/BKUOnline/pom.xml b/BKUOnline/pom.xml
index a5cab9c5..5a7924d8 100644
--- a/BKUOnline/pom.xml
+++ b/BKUOnline/pom.xml
@@ -49,15 +49,15 @@
</dependency>
<dependency>
<groupId>iaik</groupId>
- <artifactId>iaik_xsect</artifactId>
+ <artifactId>iaik_xsect_signed</artifactId>
</dependency>
<dependency>
<groupId>iaik</groupId>
- <artifactId>iaik_jce_full</artifactId>
+ <artifactId>iaik_jce_full_signed</artifactId>
</dependency>
<dependency>
<groupId>iaik</groupId>
- <artifactId>iaik_ecc</artifactId>
+ <artifactId>iaik_ecc_signed</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>