summaryrefslogtreecommitdiff
path: root/eaaf_core_utils/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'eaaf_core_utils/pom.xml')
-rw-r--r--eaaf_core_utils/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml
index 84ab46f5..6392fb76 100644
--- a/eaaf_core_utils/pom.xml
+++ b/eaaf_core_utils/pom.xml
@@ -42,6 +42,11 @@
</dependency>
<dependency>
+ <groupId>at.asitplus.hsmfacade</groupId>
+ <artifactId>provider</artifactId>
+ </dependency>
+
+ <dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
</dependency>