X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=odlparent%2Fpom.xml;h=707fbb67ad2b88a1f36de6b51ad6cefe543cd2f2;hb=b13c4b88eb334651cb4201eebf43510e459b5fe9;hp=f4f93495920f88e7c67cef1332f24649138bb073;hpb=479674db2e21a74d4a850f768800677d87ebbace;p=odlparent.git diff --git a/odlparent/pom.xml b/odlparent/pom.xml index f4f934959..ba783bda1 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 13.0.5-SNAPSHOT + 13.1.1 ../odlparent-lite @@ -38,11 +38,11 @@ opendaylight.snapshot - 4.4.4 + 4.4.6 - 1.76 + 1.77 @@ -82,6 +82,8 @@ to true. Set to 'false' in pom.xml of project which desires to not enforce no reported violations. --> true + + false - 10.12.3 + 10.15.0 @@ -131,14 +133,14 @@ org.junit junit-bom - 5.10.0 + 5.10.2 pom import org.mockito mockito-bom - 5.5.0 + 5.11.0 pom import @@ -171,7 +173,7 @@ org.awaitility awaitility - 4.1.1 + 4.2.1 test @@ -184,7 +186,7 @@ value annotations - 2.9.3 + 2.10.1 true @@ -200,23 +202,31 @@ + --> + + org.slf4j + slf4j-bom + 2.0.9 + pom + import + + ch.qos.logback logback-core - 1.2.11 + 1.3.14 ch.qos.logback logback-classic - 1.2.11 + 1.3.14 org.apache.logging.log4j log4j-bom - 2.17.1 + 2.23.1 import pom @@ -225,7 +235,7 @@ com.google.guava guava - 32.1.2-jre + 32.1.3-jre @@ -238,7 +248,7 @@ com.google.guava guava-testlib - 32.1.2-jre + 32.1.3-jre test @@ -251,12 +261,12 @@ org.checkerframework checker-qual - 3.38.0 + 3.42.0 com.google.errorprone error_prone_annotations - 2.21.1 + 2.26.1 @@ -267,12 +277,12 @@ org.apache.commons commons-lang3 - 3.13.0 + 3.14.0 org.apache.commons commons-text - 1.10.0 + 1.11.0 @@ -284,7 +294,7 @@ org.glassfish.jersey jersey-bom - 2.40 + 2.42 pom import @@ -320,23 +330,23 @@ org.codehaus.woodstox stax2-api - 4.2.1 + 4.2.2 com.fasterxml.woodstox woodstox-core - 6.5.1 + 6.6.2 com.fasterxml.jackson jackson-bom - 2.15.2 + 2.16.2 import pom @@ -344,7 +354,7 @@ com.github.spotbugs spotbugs-annotations - 4.7.3 + 4.8.3 true @@ -358,7 +368,7 @@ org.eclipse.jdt org.eclipse.jdt.annotation - 2.2.700 + 2.3.0 com.google.code.gson @@ -368,7 +378,7 @@ commons-io commons-io - 2.13.0 + 2.16.0 @@ -376,7 +386,7 @@ io.netty netty-bom - 4.1.99.Final + 4.1.108.Final pom import @@ -405,7 +415,7 @@ org.javassist javassist - 3.29.2-GA + 3.30.2-GA org.jboss.spec.javax.transaction @@ -644,7 +654,7 @@ org.assertj assertj-core - 3.24.2 + 3.25.3 test @@ -656,7 +666,7 @@ org.assertj assertj-guava - 3.24.2 + 3.25.3 test @@ -672,7 +682,7 @@ org.eclipse.jetty jetty-bom - 9.4.52.v20230823 + 9.4.54.v20240208 import pom @@ -721,7 +731,7 @@ io.dropwizard.metrics metrics-bom - 4.2.20 + 4.2.25 import pom @@ -830,18 +840,18 @@ We do not need to specify the groupId. --> maven-checkstyle-plugin - 3.3.0 + 3.3.1 com.puppycrawl.tools checkstyle - 10.12.3 + 10.15.0 org.opendaylight.odlparent checkstyle - 13.0.5-SNAPSHOT + 13.1.1 com.github.sevntu-checkstyle @@ -925,7 +935,7 @@ org.immutables value - 2.9.3 + 2.10.1 org.kohsuke.metainf-services @@ -938,11 +948,11 @@ maven-failsafe-plugin - 3.1.2 + 3.2.5 maven-invoker-plugin - 3.6.0 + 3.6.1 maven-dependency-plugin @@ -958,7 +968,7 @@ org.opendaylight.odlparent odl-license - 13.0.5-SNAPSHOT + 13.1.1 license ${project.build.outputDirectory} LICENSE @@ -984,20 +994,20 @@ maven-plugin-plugin - 3.8.2 + 3.12.0 maven-remote-resources-plugin - 3.1.0 + 3.2.0 maven-shade-plugin - 3.5.1 + 3.5.2 maven-source-plugin - 3.3.0 + 3.3.1 attach-sources @@ -1010,7 +1020,7 @@ maven-surefire-plugin - 3.1.2 + 3.2.5 ${maven.test.redirectTestOutputToFile} false @@ -1121,29 +1131,17 @@ com.github.spotbugs spotbugs-maven-plugin - 4.7.3.6 + 4.8.3.1 com.github.spotbugs spotbugs - 4.7.3 + 4.8.3 org.opendaylight.odlparent spotbugs - 13.0.5-SNAPSHOT - - - - - org.slf4j - slf4j-api - 2.0.0 - - - org.slf4j - slf4j-simple - 2.0.0 + 13.1.1 @@ -1188,7 +1186,7 @@ org.codehaus.mojo properties-maven-plugin - 1.2.0 + 1.2.1 org.eclipse.m2e @@ -1456,7 +1454,7 @@ org.opendaylight.odlparent copy-files-plugin - 13.0.5-SNAPSHOT + 13.1.1 prepare-package