X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=661f3a40cdd12468e23347fc5c2e5ac382197d8f;hb=a2d41239cd468bd2894336353b31007dfe99bf81;hp=f8a237b6ed20c348464150663d9c3f8bb2e94c5c;hpb=c4dc95bc729afd91c00cab49d0a69bceb102eed9;p=holmes%2Fengine-management.git diff --git a/pom.xml b/pom.xml index f8a237b..661f3a4 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.holmes.engine-management holmes-engine-parent - 1.2.6-SNAPSHOT + 1.3.4-SNAPSHOT pom holmes-engine-management @@ -67,12 +67,23 @@ org.postgresql postgresql - 42.2.5 + 42.2.13 io.dropwizard dropwizard-core ${dropwizard.version} + + + org.hibernate.validator + hibernate-validator + + + + + org.hibernate.validator + hibernate-validator + 6.1.5.Final io.dropwizard @@ -89,11 +100,6 @@ lombok 1.18.4 - - org.antlr - stringtemplate - 3.2.1 - org.javassist javassist @@ -123,7 +129,7 @@ org.onap.msb.java-sdk msb-java-sdk - 1.1.1 + 1.2.5 ch.qos.logback @@ -149,12 +155,20 @@ com.squareup.okhttp3 okhttp + + com.squareup.retrofit2 + retrofit + + + org.apache.httpcomponents + httpclient + org.onap.holmes.common holmes-actions - 1.3.0-SNAPSHOT + 1.3.5 io.dropwizard @@ -206,6 +220,10 @@ org.slf4j slf4j-api + + com.thoughtworks.xstream + xstream + @@ -257,6 +275,16 @@ gson 2.8.6 + + com.squareup.retrofit2 + retrofit + 2.5.0 + + + com.thoughtworks.xstream + xstream + 1.4.16 + @@ -278,12 +306,6 @@ 1.3 test - - org.mockito - mockito-core - 2.18.0 - test - org.powermock powermock-core