summaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-utils/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sources/hv-collector-utils/pom.xml')
-rw-r--r--sources/hv-collector-utils/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sources/hv-collector-utils/pom.xml b/sources/hv-collector-utils/pom.xml
index ca24d7c1..e65cbd2f 100644
--- a/sources/hv-collector-utils/pom.xml
+++ b/sources/hv-collector-utils/pom.xml
@@ -94,6 +94,11 @@
<optional>true</optional>
</dependency>
<dependency>
+ <groupId>com.google.guava</groupId>
+ <artifactId>guava</artifactId>
+ <optional>true</optional>
+ </dependency>
+ <dependency>
<groupId>javax.json</groupId>
<artifactId>javax.json-api</artifactId>
<optional>true</optional>