X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=holmes-actions%2Fpom.xml;h=607c8bd85fc8074df2934dfeaa758c38b02cafd9;hb=bfc6b1e5797792bb84d6fb4436e38f6f3d5dc97b;hp=66b462eb8ad23569f2d17dc76b5bc8c91a3745dc;hpb=b431789c8c1c84433ecb639e7bcecb3e85ac7690;p=holmes%2Fcommon.git diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 66b462e..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,32 +126,18 @@ org.glassfish.jersey.containers jersey-container-servlet-core - ${jersey.version} org.glassfish.jersey.core jersey-common - org.apache.httpcomponents - httpclient + org.glassfish.jersey.core + jersey-client - - net.sf.json-lib - json-lib - 2.4 - jdk15 - - - commons-collections - commons-collections - - - commons-beanutils - commons-beanutils - - + org.apache.httpcomponents + httpclient commons-collections @@ -180,9 +152,12 @@ com.alibaba fastjson - 1.1.23 + 1.2.49 + + + com.google.guava + guava -