X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-common%2Fpom.xml;h=18f1a7c8670a635e09c493075eb479f38f6aea9b;hb=42ad14c683ba2829edf460ba43849e4acd57ffe2;hp=61f166dbb6e5f7e941a84dc2d3f95c0fb3d2ba7a;hpb=fd64af5e46b31e731e3e9e11b037361b0a73d965;p=portal.git diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index 61f166db..18f1a7c8 100644 --- a/ecomp-portal-BE-common/pom.xml +++ b/ecomp-portal-BE-common/pom.xml @@ -1,11 +1,12 @@ - 4.0.0 org.onap.portal onap-portal-parent - 2.6.0-SNAPSHOT + 3.4.0 portal-be-common @@ -13,6 +14,7 @@ false + 2.11.0 @@ -49,19 +51,19 @@ - + - org.apache.maven.plugins - maven-jar-plugin - 3.0.0 - - - - test-jar - - - - + org.apache.maven.plugins + maven-jar-plugin + 3.0.0 + + + + test-jar + + + + org.apache.maven.plugins @@ -86,7 +88,7 @@ - + src/test/java @@ -117,26 +119,26 @@ - - org.onap.aaf.authz - aaf-cadi-aaf - 2.1.7 - - - gso - GLCookieDecryption - - - - - org.onap.aaf.authz - aaf-cadi-core - 2.1.7 - + + 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.1-oss com.google.code.gson @@ -180,16 +182,11 @@ ${springframework.version} - org.springframework.boot - spring-boot-starter - 1.3.0.RELEASE - - - org.slf4j - log4j-over-slf4j - - + javax.xml.bind + jaxb-api + 2.4.0-b180830.0359 + org.hibernate @@ -199,7 +196,7 @@ org.hibernate hibernate-validator - 5.1.3.Final + 6.0.17.Final @@ -279,34 +276,34 @@ org.apache.cxf cxf-rt-rs-client - 3.0.0-milestone1 + 3.3.4 com.fasterxml.jackson.core jackson-annotations - ${fasterxml.version} + ${jackson.version} com.fasterxml.jackson.core jackson-core - ${fasterxml.version} + ${jackson.version} com.fasterxml.jackson.core jackson-databind - ${fasterxml.version} + ${jackson.version} - postgresql + org.postgresql postgresql - 9.1-901-1.jdbc4 + 42.2.11 org.elasticsearch elasticsearch - 2.2.0 + 7.6.1 org.apache.lucene @@ -317,7 +314,7 @@ io.searchbox jest - 2.0.0 + 5.3.2 org.apache.jcs @@ -333,9 +330,10 @@ org.apache.tomcat tomcat-websocket - 8.0.28 + 9.0.27 provided + concurrent concurrent @@ -356,7 +354,7 @@ org.apache.poi poi - 3.15 + 4.1.2 commons-logging @@ -371,7 +369,7 @@ org.apache.poi poi-ooxml - 3.15 + 4.1.2 commons-logging @@ -386,7 +384,7 @@ org.apache.poi poi-scratchpad - 3.5-FINAL + 4.1.2 commons-logging @@ -417,7 +415,7 @@ org.quartz-scheduler quartz - 2.2.1 + 2.3.2 @@ -429,12 +427,12 @@ org.bouncycastle bcprov-jdk15on - 1.59 + 1.64 commons-codec commons-codec - 1.9 + 1.15 com.att.nsa @@ -460,7 +458,7 @@ org.apache.httpcomponents httpclient - + @@ -501,12 +499,12 @@ org.onap.portal.sdk epsdk-app-common ${epsdk.version} - + - commons-beanutils - commons-beanutils-core - - + commons-beanutils + commons-beanutils-core + + org.onap.portal.sdk @@ -557,33 +555,17 @@ commons-beanutils commons-beanutils - 1.9.3 - - - com.ecwid.consul - consul-api - 1.2.1 - - - com.orbitz.consul - consul-client - 0.13.8 + 1.9.4 + commons-fileupload commons-fileupload - 1.3.3 - - - io.springfox - springfox-swagger2 - 2.7.0 - - - io.springfox - springfox-swagger-ui - 2.7.0 + 1.4 + com.googlecode.json-simple @@ -598,19 +580,19 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.8.10 + ${jackson.version} - + - org.glassfish.web + org.glassfish javax.el - 2.2.6 + 3.0.0 javax.el - el-api - 2.2.1-b04 + javax.el-api + 3.0.0 @@ -621,7 +603,7 @@ org.glassfish.jersey.connectors jersey-jetty-connector - 2.23.1 + 2.29.1 @@ -631,43 +613,53 @@ runtime - org.owasp.esapi - esapi - 2.1.0.1 - - - commons-beanutils - commons-beanutils-core - - - commons-httpclient - commons-httpclient - - - org.beanshell - bsh-core - - - - - org.springframework.security - spring-security-core - ${springframework.version} - - - org.springframework.security - spring-security-web - ${springframework.version} - - - org.springframework.security - spring-security-config - ${springframework.version} - - - com.thoughtworks.xstream - xstream - 1.4.10 + org.owasp.esapi + esapi + 2.2.0.0 + + + commons-beanutils + commons-beanutils-core + + + commons-httpclient + commons-httpclient + + + org.beanshell + bsh-core + + + + + org.springframework.security + spring-security-core + ${springframework.security.version} + + + org.springframework.security + spring-security-web + ${springframework.security.version} + + + org.springframework.security + spring-security-config + ${springframework.security.version} + + + io.springfox + springfox-swagger2 + 3.0.0 + + + io.springfox + springfox-swagger-ui + 3.0.0 + + + com.thoughtworks.xstream + xstream + 1.4.11.1 ch.qos.logback @@ -680,63 +672,63 @@ 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 - - - - + 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 - - - - + + + + com.sun.jersey + jersey-client + + + com.sun.jersey + jersey-server + + + com.sun.jersey + jersey-json + + + com.sun.jersey + jersey-servlet + + org.projectlombok @@ -747,7 +739,7 @@ com.alibaba fastjson - 1.2.7 + 1.2.62