From 8d10b11ffa05104fabf242474cc35bc456744ace Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 5 Aug 2019 12:22:31 +0200 Subject: refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementation refactor to multi-language support --- eidas_modules/authmodule-eIDAS-v2/pom.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml') diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml index b3e66c44..ea6f1800 100644 --- a/eidas_modules/authmodule-eIDAS-v2/pom.xml +++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml @@ -12,9 +12,10 @@ eIDAS module based on eIDAS node reference implementation v2.x - 2.2.1-egiz - 2.2.1-egiz - 2.2.1-egiz + 2.3.0 + 2.3.0 + 2.3.0 + 2.3.0 3.23.1 @@ -85,6 +86,12 @@ ${eidas-specific-communication-definition.version} + + eu.eidas + eidas-jcache-ignite-specific-communication + ${eidas-jcache-ignite-specific-communication.version} + + org.apache.commons -- cgit v1.2.3