X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=f5ced6814262f95a9567d7044f869b97acd24c82;hb=1da88553b5bc956d0d4bf7d9f460e81e25a5fe88;hp=153299eb85a06aec7e77304d05710867b2229005;hpb=9f19ef6e4c962160eb844da5f505be2fa3901a69;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 153299eb8..f5ced6814 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.2-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 @@ -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