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 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index db362aae..d769c92b 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,7 @@ 1.0.8 5.1.8.RELEASE + 3.0.11.RELEASE 3.3.2 3.9 @@ -111,6 +112,11 @@ ${org.springframework.version} + org.thymeleaf + thymeleaf-spring5 + ${org.thymeleaf-spring5.version} + + org.slf4j slf4j-api ${org.slf4j.version} -- cgit v1.2.3