aboutsummaryrefslogtreecommitdiff
path: root/build_reporting/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build_reporting/pom.xml')
-rw-r--r--build_reporting/pom.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/build_reporting/pom.xml b/build_reporting/pom.xml
index e2b9e99a..fedf9e18 100644
--- a/build_reporting/pom.xml
+++ b/build_reporting/pom.xml
@@ -20,7 +20,11 @@
<dependency>
<groupId>at.asitplus.eidas.ms_specific</groupId>
<artifactId>core_common_webapp</artifactId>
- </dependency>
+ </dependency>
+ <dependency>
+ <groupId>at.asitplus.eidas.ms_specific</groupId>
+ <artifactId>core_commons_eidas</artifactId>
+ </dependency>
<dependency>
<groupId>at.asitplus.eidas.ms_specific.modules</groupId>
<artifactId>authmodule-eIDAS-v2</artifactId>