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=733a101744b689fa2fb9fb24c93efbd712e914f5;hpb=4be70b62035840deacdb687970e8537c9a459e51;p=portal.git diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index 733a1017..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,10 +179,15 @@ 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 @@ -183,7 +204,7 @@ org.hibernate hibernate-validator - 5.1.3.Final + 5.2.5.Final @@ -290,7 +311,7 @@ org.elasticsearch elasticsearch - 2.2.0 + 6.8.2 org.apache.lucene @@ -301,7 +322,7 @@ io.searchbox jest - 2.0.0 + 5.3.2 org.apache.jcs @@ -317,7 +338,7 @@ org.apache.tomcat tomcat-websocket - 8.0.28 + 8.0.52 provided @@ -340,7 +361,7 @@ org.apache.poi poi - 3.15 + 3.17 commons-logging @@ -355,7 +376,7 @@ org.apache.poi poi-ooxml - 3.15 + 3.17 commons-logging @@ -370,7 +391,7 @@ org.apache.poi poi-scratchpad - 3.5-FINAL + 3.17 commons-logging @@ -397,22 +418,6 @@ - - - com.lowagie - itext - 2.0.8 - - - bouncycastle - bcprov-jdk14 - - - bouncycastle - bcmail-jdk14 - - - org.quartz-scheduler @@ -429,7 +434,7 @@ org.bouncycastle bcprov-jdk15on - 1.59 + 1.60 commons-codec @@ -557,17 +562,17 @@ commons-beanutils commons-beanutils - 1.9.3 + 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 @@ -598,12 +603,30 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.8.10 + 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 @@ -615,7 +638,7 @@ org.owasp.esapi esapi - 2.1.0.1 + 2.2.0.0 commons-beanutils @@ -625,32 +648,31 @@ 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.10 - - - org.apache.wicket - wicket-core - 1.5.16 + 1.4.11 ch.qos.logback @@ -672,10 +694,66 @@ 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 + +