From d0309843cf6775c215bb132283116b6442b082d6 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Thu, 11 Aug 2022 22:02:16 +0200 Subject: refact(core): move JoseUtils into 'eaaf-utils' module --- eaaf_core_utils/pom.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'eaaf_core_utils/pom.xml') diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml index 6b769f22..a8cba0c7 100644 --- a/eaaf_core_utils/pom.xml +++ b/eaaf_core_utils/pom.xml @@ -150,6 +150,21 @@ ${junit-jupiter-api.version} test + + iaik.prod + iaik_jce_full + test + + + iaik.prod + iaik_eccelerate + test + + + commons-io + commons-io + test + @@ -175,5 +190,18 @@ + + + MOA_Sig_local + MOA-Sig Dependencies + + true + ignore + + default + file://${basedir}/../eaaf_modules/eaaf_module_moa-sig/repository + + + -- cgit v1.2.3