From 8a30b20b156bc402c7e576cbcac268e664fef2e3 Mon Sep 17 00:00:00 2001 From: Tobias Kellner Date: Mon, 19 Oct 2015 09:50:31 +0200 Subject: PKI module needs old IAIK ECC library --- bkucommon/pom.xml | 5 +++++ pom.xml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml index e9baae09..990ac91a 100644 --- a/bkucommon/pom.xml +++ b/bkucommon/pom.xml @@ -102,6 +102,11 @@ iaik_pki compile + + iaik + iaik_ecc_signed + compile + org.springframework spring-context diff --git a/pom.xml b/pom.xml index 683ca953..22f6cf7d 100644 --- a/pom.xml +++ b/pom.xml @@ -349,6 +349,11 @@ 1.0-MOCCA compile + + iaik + iaik_ecc_signed + 2.19 + javax.servlet servlet-api -- cgit v1.2.3