X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=portal-BE%2Fpom.xml;h=f7f9c37152d40f8ef9174166883cd4a65eca239e;hb=3c89a5ad1e0d6bbae5e3358e751931f8416ba31b;hp=a882f751be623459cf3b5ecbbd8e9043d2d4d5d4;hpb=dd4c51e4349b596766f2fda555a7a0d3ba46e9fa;p=portal.git diff --git a/portal-BE/pom.xml b/portal-BE/pom.xml index a882f751..f7f9c371 100644 --- a/portal-BE/pom.xml +++ b/portal-BE/pom.xml @@ -141,59 +141,52 @@ compile - io.swagger - swagger-annotations - 2.0.0-rc2 - compile - - - io.swagger - swagger-annotations - 2.0.0-rc2 - compile - - - io.swagger - swagger-annotations - 1.5.20 - - - io.swagger - swagger-annotations - 2.0.0-rc2 - compile - - - io.swagger - swagger-annotations - 1.5.20 - - - io.swagger - swagger-annotations - 2.0.0-rc2 - compile - - - io.swagger - swagger-annotations - 2.0.0-rc2 + org.apache.cxf + cxf-rt-rs-client + 3.3.4 compile + + org.hibernate.validator + hibernate-validator + 6.0.18.Final + compile + io.swagger swagger-annotations - 1.5.20 - - - org.apache.cxf - cxf-rt-rs-client - 3.3.4 + 1.5.13 compile + + org.glassfish.jersey.core + jersey-client + 2.29.1 + compile + + + org.eclipse.jetty + jetty-util + 9.4.18.v20190429 + compile + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + 2.10.0 + compile + + + org.onap.portal.sdk + epsdk-app-common + 2.6.0 + compile + portal + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml,${project.reporting.outputDirectory}/jacoco-it/jacoco.xml + true @@ -247,6 +240,25 @@ + + org.jacoco + jacoco-maven-plugin + 0.7.7.201606060606 + + + + prepare-agent + + + + report + prepare-package + + report + + + +