X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=holmes-actions%2Fpom.xml;h=607c8bd85fc8074df2934dfeaa758c38b02cafd9;hb=bfc6b1e5797792bb84d6fb4436e38f6f3d5dc97b;hp=cf110c42fadd73bdde3dddb09da883f19c59b4c3;hpb=88350d3c9580855053aabc6d83ff8f54919137de;p=holmes%2Fcommon.git diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index cf110c4..607c8bd 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -12,7 +12,7 @@ org.onap.holmes.common holmes-common-parent - 1.1.0-SNAPSHOT + 1.2.10-SNAPSHOT holmes-common-service @@ -79,10 +79,6 @@ org.projectlombok lombok - - org.quartz-scheduler - quartz - junit junit @@ -102,16 +98,6 @@ dropwizard-jdbi provided - - com.google.guava - guava - - - com.fasterxml.jackson.core - jackson-core - - - org.easymock easymock @@ -140,12 +126,15 @@ org.glassfish.jersey.containers jersey-container-servlet-core - ${jersey.version} org.glassfish.jersey.core jersey-common + + org.glassfish.jersey.core + jersey-client + org.apache.httpcomponents httpclient @@ -163,9 +152,12 @@ com.alibaba fastjson - 1.1.23 + 1.2.49 + + + com.google.guava + guava -