X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=91ebf7a9ca9b778f2c3c9b0dac39f9cd7315a6aa;hb=8ff87b1ac5c783d84b9f4c8de55d97a679c6e00e;hp=6f1091eea6c482280774638cfba4cc07910ef35d;hpb=5cca39500fa5b1fde5c9d8f1d4ee4b43787a3ad9;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 6f1091eea..91ebf7a9c 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT POLICY-SDK-APP war @@ -90,6 +90,10 @@ mysql mysql-connector-java + + com.thoughtworks.xstream + xstream + @@ -138,7 +142,7 @@ org.hibernate hibernate-validator - 5.1.3.Final + 5.4.2.Final @@ -157,11 +161,6 @@ jackson-core ${jackson.version} - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - com.fasterxml.jackson.module jackson-module-jaxb-annotations @@ -181,7 +180,7 @@ org.elasticsearch elasticsearch - 2.2.0 + 6.2.2 org.json @@ -197,6 +196,10 @@ commons-logging commons-logging + + org.apache.httpcomponents + httpclient + @@ -236,12 +239,12 @@ org.apache.poi poi - 3.15 + 3.17 org.apache.poi poi-ooxml - 3.15 + 3.17 @@ -249,12 +252,6 @@ yamlbeans 1.08 - - - org.easymock - easymock - 3.1 - org.yaml