summaryrefslogtreecommitdiff
path: root/build_reporting/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build_reporting/pom.xml')
-rw-r--r--build_reporting/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/build_reporting/pom.xml b/build_reporting/pom.xml
index 5300ff74..8320fa29 100644
--- a/build_reporting/pom.xml
+++ b/build_reporting/pom.xml
@@ -45,6 +45,10 @@
<groupId>at.gv.egiz.eaaf</groupId>
<artifactId>eaaf_module_pvp2_sp</artifactId>
</dependency>
+ <dependency>
+ <groupId>at.gv.egiz.eaaf</groupId>
+ <artifactId>eaaf-springboot-utils</artifactId>
+ </dependency>
</dependencies>
<build>