X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-common%2Fpom.xml;h=fd6a93d963c7031c1921deabb0ae387eaec071fe;hb=c7810657f088814052a8ed90fd0c4e08dd14a211;hp=7cdc7968c69b49c7e06972e19c9345de97e5b496;hpb=4ee8967d2429a8ff633693dd35f39eb26c022816;p=portal.git diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index 7cdc7968..fd6a93d9 100644 --- a/ecomp-portal-BE-common/pom.xml +++ b/ecomp-portal-BE-common/pom.xml @@ -5,7 +5,7 @@ org.onap.portal onap-portal-parent - 2.2.0 + 2.3.0 portal-be-common @@ -340,7 +340,7 @@ org.apache.poi poi - 3.17 + 3.15 commons-logging @@ -355,7 +355,7 @@ org.apache.poi poi-ooxml - 3.17 + 3.15 commons-logging @@ -402,6 +402,16 @@ com.lowagie itext 2.0.8 + + + bouncycastle + bcprov-jdk14 + + + bouncycastle + bcmail-jdk14 + + @@ -547,7 +557,7 @@ commons-beanutils commons-beanutils - 1.9.2 + 1.9.3 com.ecwid.consul @@ -615,6 +625,10 @@ commons-httpclient commons-httpclient + + org.beanshell + bsh-core + @@ -632,21 +646,11 @@ spring-security-config ${springframework.version} - - org.apache.lucene - lucene-queryparser - 7.2.1 - com.thoughtworks.xstream xstream 1.4.10 - - org.apache.wicket - wicket-core - 1.5.16 - ch.qos.logback logback-core @@ -667,10 +671,55 @@ xalan 2.7.2 - - - - + + + org.onap.music + MUSIC + 2.5.5 + + + com.sun.jersey + jersey-client + + + com.sun.jersey + jersey-server + + + com.sun.jersey + jersey-json + + com.sun.jersey + jersey-servlet + + + + + + org.onap.portal.sdk + epsdk-music + ${epsdk.version} + + + + com.sun.jersey + jersey-client + + + com.sun.jersey + jersey-server + + + com.sun.jersey + jersey-json + + com.sun.jersey + jersey-servlet + + + + +