X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-common%2Fpom.xml;h=b8787f78f5481e496853f82709e4ff818e069cd2;hb=d38e7941361188f3d114f2f25258a0024f2a2f90;hp=320e77ad14fb6a4e8f6470708e5ba1f627d87fdb;hpb=fadf84a4a76f7501e7dad2f426cdf4603304baad;p=portal.git diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index 320e77ad..b8787f78 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 @@ -291,6 +307,12 @@ org.elasticsearch elasticsearch 2.2.0 + + + org.apache.lucene + lucene-queryparser + + io.searchbox @@ -334,7 +356,7 @@ org.apache.poi poi - 3.17 + 3.15 commons-logging @@ -349,7 +371,7 @@ org.apache.poi poi-ooxml - 3.17 + 3.15 commons-logging @@ -391,12 +413,6 @@ - - - com.lowagie - itext - 2.0.8 - org.quartz-scheduler @@ -441,6 +457,10 @@ org.slf4j slf4j-log4j12 + + org.apache.httpcomponents + httpclient + @@ -505,7 +525,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.3 @@ -537,7 +557,7 @@ commons-beanutils commons-beanutils - 1.9.2 + 1.9.3 com.ecwid.consul @@ -578,7 +598,7 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.9.2 + 2.8.10 org.glassfish.jersey.connectors @@ -601,6 +621,14 @@ commons-beanutils commons-beanutils-core + + commons-httpclient + commons-httpclient + + + org.beanshell + bsh-core + @@ -618,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 @@ -643,11 +661,76 @@ logback-classic 1.2.3 - - - - - + + commons-collections + commons-collections + 3.2.2 + + + xalan + 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 + +