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_modules/eaaf_module_pvp2_core/pom.xml | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'eaaf_modules/eaaf_module_pvp2_core/pom.xml') diff --git a/eaaf_modules/eaaf_module_pvp2_core/pom.xml b/eaaf_modules/eaaf_module_pvp2_core/pom.xml index e922dc39..d9d68a5d 100644 --- a/eaaf_modules/eaaf_module_pvp2_core/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_core/pom.xml @@ -88,11 +88,21 @@ test - xml-apis - xml-apis - 1.4.01 - test - + xml-apis + xml-apis + 1.4.01 + test + + + at.asitplus.hsmfacade + provider + test + + + io.grpc + grpc-core + test + -- cgit v1.2.3