X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-common%2Fpom.xml;h=1a04c40d69efb13eb7b7b4e234db12314d7ec666;hb=refs%2Fchanges%2F00%2F97300%2F1;hp=261cf31b0dee6432cb746672142d5c3d92f51765;hpb=1376951553a11ed93a9fde45b7f26b51c0b31e9c;p=portal.git diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index 261cf31b..1a04c40d 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 portal-be-common @@ -86,7 +86,7 @@ - + src/test/java @@ -117,10 +117,26 @@ + + 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 - ${eelf.version} + 1.0.0-oss com.google.code.gson @@ -163,19 +179,20 @@ spring-test ${springframework.version} + + javax.xml.bind + jaxb-api + 2.4.0-b180830.0359 + org.springframework.boot spring-boot-starter - 1.3.0.RELEASE + 1.3.1.RELEASE org.slf4j log4j-over-slf4j - - ch.qos.logback - logback-classic - @@ -187,7 +204,7 @@ org.hibernate hibernate-validator - 5.1.3.Final + 5.2.5.Final @@ -294,12 +311,18 @@ org.elasticsearch elasticsearch - 2.2.0 + 6.8.2 + + + org.apache.lucene + lucene-queryparser + + io.searchbox jest - 2.0.0 + 5.3.2 org.apache.jcs @@ -315,7 +338,7 @@ org.apache.tomcat tomcat-websocket - 8.0.28 + 8.0.52 provided @@ -338,7 +361,7 @@ org.apache.poi poi - 3.5-FINAL + 3.17 commons-logging @@ -353,7 +376,7 @@ org.apache.poi poi-ooxml - 3.5-FINAL + 3.17 commons-logging @@ -368,7 +391,7 @@ org.apache.poi poi-scratchpad - 3.5-FINAL + 3.17 commons-logging @@ -395,12 +418,6 @@ - - - com.lowagie - itext - 2.0.8 - org.quartz-scheduler @@ -417,7 +434,7 @@ org.bouncycastle bcprov-jdk15on - 1.59 + 1.60 commons-codec @@ -445,6 +462,10 @@ org.slf4j slf4j-log4j12 + + org.apache.httpcomponents + httpclient + @@ -509,7 +530,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.3 @@ -541,22 +562,22 @@ commons-beanutils commons-beanutils - 1.9.2 + 1.9.4 com.ecwid.consul consul-api - 1.2.1 + 1.3.0 com.orbitz.consul consul-client - 0.13.8 + 1.3.6 commons-fileupload commons-fileupload - 1.3 + 1.3.3 io.springfox @@ -582,12 +603,30 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.6.3 + 2.10.0 + + + + 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 - 2.23.1 + 2.28 @@ -599,32 +638,122 @@ org.owasp.esapi esapi - 2.1.0.1 + 2.2.0.0 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} - - - + + com.thoughtworks.xstream + xstream + 1.4.11 + + + ch.qos.logback + logback-core + 1.2.3 + + + ch.qos.logback + logback-classic + 1.2.3 + + + commons-collections + commons-collections + 3.2.2 + + + xalan + xalan + 2.7.2 + + + + org.onap.music + MUSIC + 2.5.10 + + + 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.25 + +