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 --- connector/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'connector/pom.xml') diff --git a/connector/pom.xml b/connector/pom.xml index 2fd9d6fa..d1131618 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -56,6 +56,10 @@ org.springframework spring-context + + org.thymeleaf + thymeleaf-spring5 + org.slf4j slf4j-api -- cgit v1.2.3