X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=f5ced6814262f95a9567d7044f869b97acd24c82;hb=1da88553b5bc956d0d4bf7d9f460e81e25a5fe88;hp=1203797f7b4571b09ceeb906b60dde5921bf4bc5;hpb=9a322232dd7840065a37004000372f4332b055c9;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 1203797f7..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 @@ -68,7 +68,7 @@ UTF-8 - 2.1.0-SNAPSHOT + 2.1.0 4.2.0.RELEASE 4.3.11.Final true @@ -76,6 +76,11 @@ **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**,src/main/webapp/app/policyApp/CSS/**/*,src/main/webapp/app/policyApp/libs/**/* + + com.h2database + h2 + test + org.onap.portal.sdk epsdk-core @@ -85,6 +90,10 @@ mysql mysql-connector-java + + com.thoughtworks.xstream + xstream + @@ -133,7 +142,7 @@ org.hibernate hibernate-validator - 5.1.3.Final + 5.4.2.Final @@ -152,11 +161,6 @@ jackson-core ${jackson.version} - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - com.fasterxml.jackson.module jackson-module-jaxb-annotations @@ -176,7 +180,7 @@ org.elasticsearch elasticsearch - 2.2.0 + 6.2.2 org.json @@ -192,6 +196,10 @@ commons-logging commons-logging + + org.apache.httpcomponents + httpclient + @@ -231,12 +239,12 @@ org.apache.poi poi - 3.15 + 3.17 org.apache.poi poi-ooxml - 3.15 + 3.17 @@ -244,12 +252,6 @@ yamlbeans 1.08 - - - org.easymock - easymock - 3.1 - org.yaml