X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=9af91f0f61491d6793c4fa1d30cd875354f69ecb;hb=c162c37253fd865b4cdf9cbe290d141643789858;hp=fa7c99c254ec98ae8636b21e3d61bc9688551ae1;hpb=b76e99abb13f51473cdd697aa6040d9a0265d695;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index fa7c99c25..9af91f0f6 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.3.0-SNAPSHOT POLICY-SDK-APP war @@ -68,14 +68,25 @@ UTF-8 - 2.1.0-SNAPSHOT - 4.3.3.RELEASE + 2.1.0 + 4.2.0.RELEASE 4.3.11.Final + 1.2.3 true false **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**,src/main/webapp/app/policyApp/CSS/**/*,src/main/webapp/app/policyApp/libs/**/* + + ch.qos.logback + logback-classic + ${logback.version} + + + com.h2database + h2 + test + org.onap.portal.sdk epsdk-core @@ -85,6 +96,10 @@ mysql mysql-connector-java + + com.thoughtworks.xstream + xstream + @@ -133,7 +148,7 @@ org.hibernate hibernate-validator - 5.1.3.Final + 5.4.2.Final @@ -152,11 +167,6 @@ jackson-core ${jackson.version} - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - com.fasterxml.jackson.module jackson-module-jaxb-annotations @@ -176,7 +186,7 @@ org.elasticsearch elasticsearch - 2.2.0 + 6.2.2 org.json @@ -192,6 +202,10 @@ commons-logging commons-logging + + org.apache.httpcomponents + httpclient + @@ -231,12 +245,12 @@ org.apache.poi poi - 3.15 + 3.17 org.apache.poi poi-ooxml - 3.15 + 3.17 @@ -244,12 +258,6 @@ yamlbeans 1.08 - - - org.easymock - easymock - 3.1 - org.yaml