From c4dc95bc729afd91c00cab49d0a69bceb102eed9 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Mon, 27 Jul 2020 19:34:57 +0800 Subject: Trying to fix the Jenkins Job Issue-ID: HOLMES-332 Change-Id: I3605ac6850226dc365460911c4e523f62ea117fc Signed-off-by: GuangrongFu --- pom.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 66fde3a..f8a237b 100644 --- a/pom.xml +++ b/pom.xml @@ -36,8 +36,6 @@ UTF-8 - 11 - 11 UTF-8 false @@ -156,7 +154,7 @@ org.onap.holmes.common holmes-actions - 1.2.13 + 1.3.0-SNAPSHOT io.dropwizard @@ -254,6 +252,12 @@ slf4j-api 1.7.25 + + com.google.code.gson + gson + 2.8.6 + + org.reflections @@ -331,8 +335,8 @@ maven-compiler-plugin 3.8.0 - 11 - 11 + 1.8 + 1.8 11 -- cgit 1.2.3-korg