summaryrefslogtreecommitdiff
path: root/bkucommon/pom.xml
diff options
context:
space:
mode:
authorAndreas Abraham <andreas.abraham@egiz.gv.at>2018-09-19 10:07:27 +0200
committerAndreas Abraham <andreas.abraham@egiz.gv.at>2018-09-19 10:07:27 +0200
commite8b488d309f94321d374883368389f3206007495 (patch)
tree8f50aedf9e0a3aa07c5f6fcabf47a771189a864b /bkucommon/pom.xml
parentaf750370c76da050a8ea0da9f19fcb4cc9b34e78 (diff)
downloadmocca-e8b488d309f94321d374883368389f3206007495.tar.gz
mocca-e8b488d309f94321d374883368389f3206007495.tar.bz2
mocca-e8b488d309f94321d374883368389f3206007495.zip
mac mocca.app template renewed, important crypto libraries updated
Diffstat (limited to 'bkucommon/pom.xml')
-rw-r--r--bkucommon/pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml
index d8686d1d..9db73aa1 100644
--- a/bkucommon/pom.xml
+++ b/bkucommon/pom.xml
@@ -96,7 +96,7 @@
</dependency>
<dependency>
<groupId>iaik</groupId>
- <artifactId>iaik_xsect_signed</artifactId>
+ <artifactId>iaik_xsect</artifactId>
</dependency>
<dependency>
<groupId>iaik</groupId>
@@ -108,11 +108,6 @@
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>iaik</groupId>
- <artifactId>iaik_ecc_signed</artifactId>
- <scope>compile</scope>
- </dependency>
- <dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<scope>compile</scope>