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.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml
index d933e309..1e700322 100644
--- a/eaaf_core_utils/pom.xml
+++ b/eaaf_core_utils/pom.xml
@@ -44,10 +44,12 @@
<dependency>
<groupId>at.asitplus.hsmfacade</groupId>
<artifactId>provider</artifactId>
+ <scope>provided</scope>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-core</artifactId>
+ <scope>provided</scope>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>