X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fcommon.git;a=blobdiff_plain;f=pom.xml;h=e342997115c741fc172ebe93680b627712dea503;hp=0977abe0c32cfaf5912d3c5762eb5aecc02effa6;hb=67ef2af341cbe8530437f67bbffdc7721f4e5587;hpb=d30677e80b8756048f9633ecba4c26360e3f644c diff --git a/pom.xml b/pom.xml index 0977abe..e342997 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ holmes-common-parent pom - 1.0.0-SNAPSHOT + 1.2.0-SNAPSHOT holmes-common holmes-actions @@ -39,12 +39,11 @@ https://nexus.open-o.org/content 3.2.1 - 0.8.0 + 1.3.0 1.5.3 1.16.8 2.22.2 - 5.0 - 1.6.1 + 1.7.25 2.2.1 @@ -52,19 +51,22 @@ org.onap.msb.java-sdk msb-java-sdk - 1.0.0-SNAPSHOT + 1.1.1 + + + org.glassfish.jersey.containers + jersey-container-servlet-core + ${jersey.version} org.glassfish.jersey.core jersey-common ${jersey.version} - test org.glassfish.jersey.core jersey-client ${jersey.version} - test io.dropwizard @@ -104,11 +106,6 @@ quartz ${quartz.version} - - org.jdom - jdom - 1.1.3 - junit junit @@ -159,8 +156,8 @@ org.apache.activemq - activemq-core - 5.7.0 + activemq-broker + 5.11.3 org.apache.geronimo.specs @@ -170,13 +167,18 @@ org.apache.activemq activemq-pool - 5.8.0 + 5.14.5 org.apache.httpcomponents httpclient 4.5.3 + + com.google.guava + guava + 19.0 +