X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=odlparent%2Fpom.xml;h=707fbb67ad2b88a1f36de6b51ad6cefe543cd2f2;hb=b13c4b88eb334651cb4201eebf43510e459b5fe9;hp=f362444674fc26594857da938928439ca7d850b5;hpb=bfe75252d4097c29124e903e37b60945a3987180;p=odlparent.git diff --git a/odlparent/pom.xml b/odlparent/pom.xml index f36244467..ba783bda1 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.6-SNAPSHOT + 13.1.1 ../odlparent-lite @@ -38,11 +38,11 @@ opendaylight.snapshot - 4.4.3 + 4.4.6 - 1.73 + 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.11.0 + 10.15.0 @@ -131,14 +133,14 @@ org.junit junit-bom - 5.9.3 + 5.10.2 pom import org.mockito mockito-bom - 5.3.1 + 5.11.0 pom import @@ -171,7 +173,7 @@ org.awaitility awaitility - 4.1.1 + 4.2.1 test @@ -184,9 +186,8 @@ value annotations - 2.9.3 - - provided + 2.10.1 + true @@ -194,30 +195,38 @@ org.kohsuke.metainf-services metainf-services - 1.9 + 1.11 true provided + --> + + 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 @@ -226,7 +235,7 @@ com.google.guava guava - 31.1-jre + 32.1.3-jre @@ -239,7 +248,7 @@ com.google.guava guava-testlib - 31.1-jre + 32.1.3-jre test @@ -252,12 +261,12 @@ org.checkerframework checker-qual - 3.34.0 + 3.42.0 com.google.errorprone error_prone_annotations - 2.19.1 + 2.26.1 @@ -268,18 +277,12 @@ org.apache.commons commons-lang3 - 3.12.0 + 3.14.0 org.apache.commons commons-text - 1.10.0 - - - commons-lang - commons-lang - - 2.6 + 1.11.0 @@ -291,7 +294,7 @@ org.glassfish.jersey jersey-bom - 2.39.1 + 2.42 pom import @@ -327,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.14.3 + 2.16.2 import pom @@ -351,8 +354,7 @@ com.github.spotbugs spotbugs-annotations - 4.7.3 - provided + 4.8.3 true @@ -366,8 +368,7 @@ org.eclipse.jdt org.eclipse.jdt.annotation - 2.2.700 - provided + 2.3.0 com.google.code.gson @@ -377,7 +378,7 @@ commons-io commons-io - 2.12.0 + 2.16.0 @@ -385,7 +386,7 @@ io.netty netty-bom - 4.1.92.Final + 4.1.108.Final pom import @@ -414,7 +415,7 @@ org.javassist javassist - 3.29.2-GA + 3.30.2-GA org.jboss.spec.javax.transaction @@ -475,7 +476,7 @@ org.osgi org.osgi.service.jdbc - 1.0.1 + 1.1.0 provided @@ -603,19 +604,19 @@ org.ops4j.pax.url pax-url-link - 2.6.12 + 2.6.14 test org.ops4j.pax.url pax-url-aether - 2.6.12 + 2.6.14 test org.ops4j.pax.url pax-url-wrap - 2.6.12 + 2.6.14 @@ -650,19 +651,38 @@ test + + org.assertj + assertj-core + 3.25.3 + test + + + net.bytebuddy + byte-buddy + + + + + org.assertj + assertj-guava + 3.25.3 + test + + org.gaul modernizer-maven-annotations - 2.6.0 + 2.7.0 provided org.eclipse.jetty jetty-bom - 9.4.50.v20221201 + 9.4.54.v20240208 import pom @@ -672,7 +692,7 @@ com.guicedee.services javax.inject - 1.0.20.0 + 1.0.20.2 provided true @@ -695,7 +715,7 @@ org.antlr antlr4-runtime - 4.12.0 + 4.13.1 @@ -711,7 +731,7 @@ io.dropwizard.metrics metrics-bom - 4.2.18 + 4.2.25 import pom @@ -737,27 +757,6 @@ provided - - - org.eclipse.jdt - org.eclipse.jdt.annotation - provided - - - com.github.spotbugs - spotbugs-annotations - provided - true - - - org.gaul - modernizer-maven-annotations - provided - - @@ -768,8 +767,15 @@ + + org.assertj + assertj-core + test + + + org.hamcrest hamcrest @@ -834,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.11.0 + 10.15.0 org.opendaylight.odlparent checkstyle - 12.0.6-SNAPSHOT + 13.1.1 com.github.sevntu-checkstyle @@ -929,24 +935,24 @@ org.immutables value - 2.9.3 + 2.10.1 org.kohsuke.metainf-services metainf-services - 1.9 + 1.11 maven-failsafe-plugin - 3.1.0 + 3.2.5 maven-invoker-plugin - 3.5.1 + 3.6.1 maven-dependency-plugin @@ -962,7 +968,7 @@ org.opendaylight.odlparent odl-license - 12.0.6-SNAPSHOT + 13.1.1 license ${project.build.outputDirectory} LICENSE @@ -988,20 +994,20 @@ maven-plugin-plugin - 3.8.2 + 3.12.0 maven-remote-resources-plugin - 3.0.0 + 3.2.0 maven-shade-plugin - 3.4.1 + 3.5.2 maven-source-plugin - 3.3.0 + 3.3.1 attach-sources @@ -1014,7 +1020,7 @@ maven-surefire-plugin - 3.1.0 + 3.2.5 ${maven.test.redirectTestOutputToFile} false @@ -1025,19 +1031,19 @@ org.basepom.maven duplicate-finder-maven-plugin - 1.5.1 + 2.0.1 com.github.ekryd.echo-maven-plugin echo-maven-plugin - 2.0.1 + 2.1.0 org.apache.felix maven-bundle-plugin - 5.1.8 + 5.1.9 true @@ -1063,7 +1069,7 @@ org.apache.servicemix.tooling depends-maven-plugin - 1.4.0 + 1.5.0 generate-depends-file @@ -1077,7 +1083,7 @@ org.gaul modernizer-maven-plugin - 2.6.0 + 2.7.0 ${odlparent.modernizer.target} ${odlparent.modernizer.enforce} @@ -1125,29 +1131,17 @@ com.github.spotbugs spotbugs-maven-plugin - 4.7.3.4 + 4.8.3.1 com.github.spotbugs spotbugs - 4.7.3 + 4.8.3 org.opendaylight.odlparent spotbugs - 12.0.6-SNAPSHOT - - - - - org.slf4j - slf4j-api - 2.0.0 - - - org.slf4j - slf4j-simple - 2.0.0 + 13.1.1 @@ -1192,7 +1186,7 @@ org.codehaus.mojo properties-maven-plugin - 1.1.0 + 1.2.1 org.eclipse.m2e @@ -1344,7 +1338,7 @@ org.antlr antlr4-maven-plugin - 4.12.0 + 4.13.1 @@ -1391,7 +1385,6 @@ true false false - true