X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-common%2Fpom.xml;h=66adc61aa525a9bcc7ddaf1fb2558ec0735c48a9;hb=53c92344af793a671019038c8ff21302c7bc2a73;hp=320e77ad14fb6a4e8f6470708e5ba1f627d87fdb;hpb=0d2d6a5ba5a81b19497f5ce77506c1e7aed7b776;p=portal.git diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index 320e77ad..66adc61a 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.6.0-SNAPSHOT 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 @@ -163,6 +179,11 @@ spring-test ${springframework.version} + + javax.xml.bind + jaxb-api + 2.4.0-b180830.0359 + org.springframework.boot spring-boot-starter @@ -291,6 +312,12 @@ org.elasticsearch elasticsearch 2.2.0 + + + org.apache.lucene + lucene-queryparser + + io.searchbox @@ -334,7 +361,7 @@ org.apache.poi poi - 3.17 + 3.15 commons-logging @@ -349,7 +376,7 @@ org.apache.poi poi-ooxml - 3.17 + 3.15 commons-logging @@ -391,12 +418,6 @@ - - - com.lowagie - itext - 2.0.8 - org.quartz-scheduler @@ -441,6 +462,10 @@ org.slf4j slf4j-log4j12 + + org.apache.httpcomponents + httpclient + @@ -505,7 +530,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.3 @@ -537,7 +562,7 @@ commons-beanutils commons-beanutils - 1.9.2 + 1.9.3 com.ecwid.consul @@ -578,7 +603,25 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.9.2 + 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 @@ -601,38 +644,36 @@ commons-beanutils commons-beanutils-core + + commons-httpclient + commons-httpclient + + + org.beanshell + bsh-core + org.springframework.security spring-security-core - ${springframework.version} + ${springframework.security.version} org.springframework.security spring-security-web - ${springframework.version} + ${springframework.security.version} org.springframework.security spring-security-config - ${springframework.version} + ${springframework.security.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 +684,76 @@ logback-classic 1.2.3 - - - - - + + commons-collections + commons-collections + 3.2.2 + + + xalan + xalan + 2.7.2 + + + + org.onap.music + MUSIC + 2.5.10-SNAPSHOT + + + 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 + +