diff options
author | Thomas <> | 2023-05-08 17:20:32 +0200 |
---|---|---|
committer | Thomas <> | 2023-05-08 17:20:32 +0200 |
commit | 632a2a06d450da92685811325e7967a4f7471cae (patch) | |
tree | 19df3f2332dc3afd6dbd11193bbd40acc64f2e49 /eaaf_modules/eaaf_module_moa-sig/pom.xml | |
parent | 88f52463fd0d3d8bf467b75798b525ce86886acc (diff) | |
download | EAAF-Components-632a2a06d450da92685811325e7967a4f7471cae.tar.gz EAAF-Components-632a2a06d450da92685811325e7967a4f7471cae.tar.bz2 EAAF-Components-632a2a06d450da92685811325e7967a4f7471cae.zip |
chore(moa-sig): add new versions of IAIK libs.
Diffstat (limited to 'eaaf_modules/eaaf_module_moa-sig/pom.xml')
-rw-r--r-- | eaaf_modules/eaaf_module_moa-sig/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/eaaf_modules/eaaf_module_moa-sig/pom.xml b/eaaf_modules/eaaf_module_moa-sig/pom.xml index 74456831..f4522d70 100644 --- a/eaaf_modules/eaaf_module_moa-sig/pom.xml +++ b/eaaf_modules/eaaf_module_moa-sig/pom.xml @@ -117,10 +117,6 @@ <artifactId>iaik_eccelerate_addon</artifactId> </dependency> <dependency> - <groupId>iaik.prod</groupId> - <artifactId>iaik_eccelerate_cms</artifactId> - </dependency> - <dependency> <groupId>iaik.prod</groupId> <artifactId>iaik_jce_full</artifactId> </dependency> |