From 3cd892be3c47f3f7a36a948ffd35aba9b4542264 Mon Sep 17 00:00:00 2001 From: ajay_dp001 Date: Thu, 28 Jan 2021 19:36:09 +0530 Subject: [DMaap-dmaapclient] Update Security Vulnerability - httpclient version 4.5.3 to 4.5.13 - jackson-databind version 2.8.11.1 to 2.11.3 - Pom Refactoring Issue-ID: DMAAP-1515 Signed-off-by: ajay_dp001 Change-Id: I6604ce4eb98773d25e544334876e6e6da2903ba9 --- pom.xml | 678 +++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 350 insertions(+), 328 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index db802cd..3d1785b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,346 +1,368 @@ - - - 4.0.0 - org.onap.dmaap.messagerouter.dmaapclient - dmaapClient - jar - 1.1.12-SNAPSHOT - dmaap-messagerouter-dmaapclient - Client library for MR event routing API - https://gerrit.onap.org/r/gitweb?p=dmaap/messagerouter/dmaapclient.git + - 1.7 - 1.7 - 2.22.1 - 2.6.7.1 - UTF-8 + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ============LICENSE_END================================================ + ECOMP is a trademark and service mark of AT&T Intellectual Property. +--> + + + 4.0.0 + org.onap.dmaap.messagerouter.dmaapclient + dmaapClient + jar + 1.1.12-SNAPSHOT + dmaap-messagerouter-dmaapclient + Client library for MR event routing API + https://gerrit.onap.org/r/gitweb?p=dmaap/messagerouter/dmaapclient.git + + + org.onap.oparent + oparent + 3.2.0 + + + + + 1.7 + 1.7 + 2.22.1 + 2.6.7.1 + UTF-8 https://nexus.onap.org - java + java false - ${project.build.directory}/surefire-reports - ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + ${project.build.directory}/surefire-reports + + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + ${project.version} - **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** - /content/sites/site/org/onap/dmaap/messagerouter/dmaapclient/${project.artifactId}/${project.version} - https://nexus.onap.org - + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + + + /content/sites/site/org/onap/dmaap/messagerouter/dmaapclient/${project.artifactId}/${project.version} + + https://nexus.onap.org + - - - ecomp-site - dav:${nexusproxy}${sitePath} - - + + + ecomp-site + dav:${nexusproxy}${sitePath} + + - - - Apache License Version 2.0 - - + + + Apache License Version 2.0 + + - - - Rajashree - - ATT - www.att.com - - - Ramkumar - - ATT - www.att.com - - + + + Rajashree + + ATT + www.att.com + + + Ramkumar + + ATT + www.att.com + + - - - commons-codec - commons-codec - 1.14 - - + + + commons-codec + commons-codec + 1.14 + + org.javassist javassist 3.20.0-GA - - com.fasterxml.jackson.core - jackson-core - 2.8.11 - - - com.fasterxml.jackson.core - jackson-databind - 2.8.11.1 - - - org.apache.httpcomponents - httpclient-cache - 4.5.3 - - - com.att.nsa - saClientLibrary - 0.0.1 - - - - org.json - json - 20131018 - - - - com.att.aft - dme2 - 3.1.200-oss - - - com.sun.jersey - jersey-json - - - com.sun.jersey - jersey-client - - - javax.jms - jms - - - - - - - - - commons-io - commons-io - 2.7 - - - - javax.ws.rs - javax.ws.rs-api - 2.0.1 - - - - org.glassfish.jersey.core - jersey-common - ${jersey.version} - - - - org.glassfish.jersey.core - jersey-client - ${jersey.version} - - - - org.glassfish.jersey.media - jersey-media-json-jackson - ${jersey.version} - - - junit - junit - 4.11 - test - - - - com.github.tomakehurst - wiremock - 2.5.0 - test - - - org.mockito - mockito-core - 1.10.19 - test - - - org.powermock - powermock-module-junit4 - 1.6.4 - test - - - org.powermock - powermock-api-mockito - 1.6.4 - test - - - org.springframework - spring-test - 3.0.5.RELEASE - test - - - - - - - - src/main/resources - true - - **/MRClientVersion.properties - - - - src/main/resources - false - - **/MRClientVersion.properties - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.6 - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.10 - - - - - maven-assembly-plugin - 2.4 - - - jar-with-dependencies - - + + com.fasterxml.jackson.core + jackson-core + 2.11.2 + + + com.fasterxml.jackson.core + jackson-databind + 2.11.2 + + + org.apache.httpcomponents + httpclient-cache + 4.5.13 + + + com.att.nsa + saClientLibrary + 0.0.1 + + + org.json + json + 20131018 + + + com.att.aft + dme2 + 3.1.200-oss + + + com.sun.jersey + jersey-json + + + com.sun.jersey + jersey-client + + + javax.jms + jms + + + + + + - - - make-assembly - package - - single - - - - + + commons-io + commons-io + 2.7 + + + javax.ws.rs + javax.ws.rs-api + 2.0.1 + + + org.glassfish.jersey.core + jersey-common + ${jersey.version} + + + org.glassfish.jersey.core + jersey-client + ${jersey.version} + + + org.glassfish.jersey.media + jersey-media-json-jackson + ${jersey.version} + + + junit + junit + 4.11 + test + + + com.github.tomakehurst + wiremock + 2.5.0 + test + + + org.mockito + mockito-core + 1.10.19 + test + + + org.powermock + powermock-module-junit4 + 1.6.4 + test + + + org.powermock + powermock-api-mockito + 1.6.4 + test + + + org.springframework + spring-test + 3.0.5.RELEASE + test + + + + + + src/main/resources + true + + **/MRClientVersion.properties + + + + src/main/resources + false + + **/MRClientVersion.properties + + + + + + org.apache.maven.plugins + maven-site-plugin + 3.6 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + + + + maven-assembly-plugin + 2.4 + + + jar-with-dependencies + + - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - -Xdoclint:none - - - - attach-javadocs - - jar - - - - - - org.apache.maven.plugins - maven-source-plugin - 3.0.0 - - - attach-sources - - jar-no-fork - - - - - - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - - - - org.jacoco - jacoco-maven-plugin - - - prepare-agent - - prepare-agent - - - - report - - report - - - ${project.build.directory}/code-coverage/jacoco.exec - ${project.reporting.outputDirectory}/jacoco-ut - - - - - - + + + make-assembly + package + + single + + + + + + maven-checkstyle-plugin + + + onap-java-style + + false + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + -Xdoclint:none + + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-source-plugin + 3.0.0 + + + attach-sources + + jar-no-fork + + + + + + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + + + + org.jacoco + jacoco-maven-plugin + + + prepare-agent + + prepare-agent + + + + report + + report + + + ${project.build.directory}/code-coverage/jacoco.exec + + ${project.reporting.outputDirectory}/jacoco-ut + + + + + + + - - - - jenkins - - - env.BUILD_NUMBER - - - - - - org.codehaus.mojo - cobertura-maven-plugin - - - - - + + + + jenkins + + + env.BUILD_NUMBER + + + + + + org.codehaus.mojo + cobertura-maven-plugin + + + + + -- cgit 1.2.3-korg