From 8577b14115b819f4173b892a75094b708d03958a Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 5 May 2020 14:59:51 +0200 Subject: refactor HSM-Facade initialization to JAVA Reflection API to facilitate usage of eaaf_core_utils without HSM-Facade --- eaaf_core_utils/pom.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'eaaf_core_utils/pom.xml') diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml index d933e309..1e700322 100644 --- a/eaaf_core_utils/pom.xml +++ b/eaaf_core_utils/pom.xml @@ -44,10 +44,12 @@ at.asitplus.hsmfacade provider + provided io.grpc grpc-core + provided org.bouncycastle -- cgit v1.2.3