X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-common%2Fpom.xml;h=61f166dbb6e5f7e941a84dc2d3f95c0fb3d2ba7a;hb=2a462c99939b19f972813b64c7a4d6e33b9aaa5a;hp=5ae097d60f94b3f31fc60af17c63fdd135ff978d;hpb=640613a13f41f18459eb46f3d5a4c0ff9e02773f;p=portal.git diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index 5ae097d6..61f166db 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 @@ -397,22 +413,6 @@ - - - com.lowagie - itext - 2.0.8 - - - bouncycastle - bcprov-jdk14 - - - bouncycastle - bcmail-jdk14 - - - org.quartz-scheduler @@ -600,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 @@ -651,11 +669,6 @@ xstream 1.4.10 - - org.apache.wicket - wicket-core - 1.5.16 - ch.qos.logback logback-core @@ -676,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 + +