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.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml
index 6392fb76..8bff7ed5 100644
--- a/eaaf_core_utils/pom.xml
+++ b/eaaf_core_utils/pom.xml
@@ -44,6 +44,10 @@
<dependency>
<groupId>at.asitplus.hsmfacade</groupId>
<artifactId>provider</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>io.grpc</groupId>
+ <artifactId>grpc-core</artifactId>
</dependency>
<dependency>