aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-configuration/pom.xml
diff options
context:
space:
mode:
authorPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2019-04-12 06:38:04 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-12 06:38:04 +0000
commit8b8385d323754903ade492a659548d54b56bd7ad (patch)
tree054cee274f2e9f4702adb232e186b9530775d1e9 /sources/hv-collector-configuration/pom.xml
parent24d0a4c08237dc95c7eca55122e9c305750ce248 (diff)
parent0dd7127aa7258d8fd9d434559750c00ca49f66e6 (diff)
Merge "Extract transforming logic from validator"
Diffstat (limited to 'sources/hv-collector-configuration/pom.xml')
-rw-r--r--sources/hv-collector-configuration/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sources/hv-collector-configuration/pom.xml b/sources/hv-collector-configuration/pom.xml
index b6ec4ca2..eda8b448 100644
--- a/sources/hv-collector-configuration/pom.xml
+++ b/sources/hv-collector-configuration/pom.xml
@@ -93,5 +93,9 @@
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
</dependency>
+ <dependency>
+ <groupId>io.arrow-kt</groupId>
+ <artifactId>arrow-extras-data</artifactId>
+ </dependency>
</dependencies>
</project> \ No newline at end of file