X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-common%2Fpom.xml;h=aca5e2af665165f5b428baf042eb9672f7ce39f8;hb=9f45f60932b17364ade24f29c7831bd3ef757bc5;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..aca5e2af 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.5.0 portal-be-common @@ -86,7 +86,7 @@ - + src/test/java @@ -117,6 +117,22 @@ + + org.onap.aaf.authz + aaf-cadi-aaf + 2.1.7 + + + gso + GLCookieDecryption + + + + + org.onap.aaf.authz + aaf-cadi-core + 2.1.7 + com.att.eelf eelf-core @@ -340,7 +356,7 @@ org.apache.poi poi - 3.17 + 3.15 commons-logging @@ -355,7 +371,7 @@ org.apache.poi poi-ooxml - 3.17 + 3.15 commons-logging @@ -397,12 +413,6 @@ - - - com.lowagie - itext - 2.0.8 - org.quartz-scheduler @@ -547,7 +557,7 @@ commons-beanutils commons-beanutils - 1.9.2 + 1.9.3 com.ecwid.consul @@ -590,6 +600,24 @@ jackson-jaxrs-json-provider 2.8.10 + + + org.glassfish.web + javax.el + 2.2.6 + + + + javax.el + el-api + 2.2.1-b04 + + + + org.jsoup + jsoup + 1.12.1 + org.glassfish.jersey.connectors jersey-jetty-connector @@ -615,6 +643,10 @@ commons-httpclient commons-httpclient + + org.beanshell + bsh-core + @@ -632,21 +664,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 +689,66 @@ xalan 2.7.2 - - - - + + + org.onap.music + MUSIC + 2.5.8 + + + 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 + + + + + + org.projectlombok + lombok + 1.18.4 + + + + com.alibaba + fastjson + 1.2.7 + +