X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=eelf-logger%2Fpom.xml;h=c8ab5fdc0eeb7a1b71d1303e41a0e3922a444eeb;hb=1d2daa763efd7c1fb55c85f040b152fe68d1d1a1;hp=7424c99d63985eea53771c40f7521eae92fa1eec;hpb=c57f0d90087776d1fb4422bd6c3b85db54f642e3;p=dcaegen2%2Fanalytics%2Ftca-gen2.git diff --git a/eelf-logger/pom.xml b/eelf-logger/pom.xml index 7424c99..c8ab5fd 100644 --- a/eelf-logger/pom.xml +++ b/eelf-logger/pom.xml @@ -26,12 +26,10 @@ org.onap.dcaegen2.analytics.tca-gen2 tca-gen2-parent - 1.0.0-SNAPSHOT + 1.2.2-SNAPSHOT eelf-logger - 1.0.0-SNAPSHOT - EELF Logger Parent pom @@ -41,10 +39,7 @@ eelf-logger-logback-impl - - - UTF-8 UTF-8 @@ -56,38 +51,35 @@ 1.7.5 1.2.3 - 1.16.10 - + 1.18.12 4.12 - 2.2.11 + 2.22.0 2.6.0 - 3.3 + 3.8.0 2.19.1 2.19.1 - 3.0.2 - 3.5 - 2.10.4 - 2.4 + 3.11.0 + 3.0.0 + 3.2.1 2.4 2.8 - 1.16.10.0 + 1.18.0.0 3.5.1 - 1.7 - 1.7 + 11 + 11 **/*Test.java false **/*IT.java true true - true ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml @@ -292,34 +284,6 @@ - - - - org.codehaus.mojo - findbugs-maven-plugin - ${findbugs.plugin.version} - - Max - Low - true - - ${findbugs.failOnError} - ${main.basedir}/findbugs-exclude.xml - ${project.reporting.outputDirectory}/findbugs - ${project.reporting.outputDirectory}/findbugs - - - - - analyze-compile - compile - - check - - - - - org.apache.maven.plugins @@ -454,10 +418,6 @@ maven-pmd-plugin - - org.codehaus.mojo - findbugs-maven-plugin -