From e9220923d2a13fa787f2f2f7b8bedc60cc9b2324 Mon Sep 17 00:00:00 2001 From: pbiniek Date: Wed, 27 Feb 2019 23:31:15 +0100 Subject: Added JSON config file format utils Change-Id: I97fdd72324495b4c838e44c306cbcacac6b11bc1 Signed-off-by: Pawel Biniek Issue-ID: DCAEGEN2-1323 --- sources/hv-collector-main/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sources/hv-collector-main/pom.xml') diff --git a/sources/hv-collector-main/pom.xml b/sources/hv-collector-main/pom.xml index d08a21e0..bc3039bb 100644 --- a/sources/hv-collector-main/pom.xml +++ b/sources/hv-collector-main/pom.xml @@ -133,6 +133,10 @@ io.micrometer micrometer-registry-prometheus + + com.google.code.gson + gson + -- cgit 1.2.3-korg