X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=odlparent%2Fpom.xml;h=5a8e692cbd3d289009158dcb839178768a48b5f7;hb=HEAD;hp=7fd07873e80a15ac95fd8b0d7c8b761cc31d0c79;hpb=bca2f9f9c5d7f919b559f733cad416e5ae835e7c;p=odlparent.git diff --git a/odlparent/pom.xml b/odlparent/pom.xml index 7fd07873e..e2f44639f 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 13.1.0-SNAPSHOT + 14.0.0-SNAPSHOT ../odlparent-lite @@ -38,11 +38,11 @@ opendaylight.snapshot - 4.4.5 + 4.4.6 - 1.77 + 1.78.1 @@ -82,8 +82,9 @@ to true. Set to 'false' in pom.xml of project which desires to not enforce no reported violations. --> true - - false + + true - 10.14.0 + 10.17.0 @@ -140,7 +141,7 @@ org.mockito mockito-bom - 5.11.0 + 5.12.0 pom import @@ -173,7 +174,7 @@ org.awaitility awaitility - 4.1.1 + 4.2.1 test @@ -202,23 +203,31 @@ + --> + + org.slf4j + slf4j-bom + 2.0.12 + pom + import + + ch.qos.logback logback-core - 1.2.13 + 1.3.14 ch.qos.logback logback-classic - 1.2.13 + 1.3.14 org.apache.logging.log4j log4j-bom - 2.17.2 + 2.23.1 import pom @@ -227,7 +236,7 @@ com.google.guava guava - 32.1.3-jre + 33.2.0-jre @@ -240,7 +249,7 @@ com.google.guava guava-testlib - 32.1.3-jre + 33.2.0-jre test @@ -253,12 +262,12 @@ org.checkerframework checker-qual - 3.42.0 + 3.43.0 com.google.errorprone error_prone_annotations - 2.25.0 + 2.27.1 @@ -274,7 +283,7 @@ org.apache.commons commons-text - 1.11.0 + 1.12.0 @@ -286,7 +295,7 @@ org.glassfish.jersey jersey-bom - 2.41 + 2.43 pom import @@ -322,7 +331,7 @@ @@ -333,12 +342,12 @@ com.fasterxml.woodstox woodstox-core - 6.6.1 + 6.6.2 com.fasterxml.jackson jackson-bom - 2.15.4 + 2.16.2 import pom @@ -346,7 +355,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.3 + 4.8.5 true @@ -360,7 +369,7 @@ org.eclipse.jdt org.eclipse.jdt.annotation - 2.2.800 + 2.3.0 com.google.code.gson @@ -370,7 +379,7 @@ commons-io commons-io - 2.15.1 + 2.16.1 @@ -378,7 +387,7 @@ io.netty netty-bom - 4.1.107.Final + 4.1.109.Final pom import @@ -393,11 +402,6 @@ bcprov-jdk18on ${bouncycastle.version} - - org.bouncycastle - bcprov-ext-jdk18on - ${bouncycastle.version} - org.bouncycastle bcutil-jdk18on @@ -517,13 +521,6 @@ 1.0.0 - - - com.lmax - disruptor - 3.4.4 - - org.ops4j.pax.exam @@ -614,39 +611,39 @@ org.xmlunit xmlunit-core - 2.9.1 + 2.10.0 test org.xmlunit xmlunit-assertj - 2.9.1 + 2.10.0 test org.xmlunit xmlunit-assertj3 - 2.9.1 + 2.10.0 test org.xmlunit xmlunit-matchers - 2.9.1 + 2.10.0 test org.xmlunit xmlunit-legacy - 2.9.1 + 2.10.0 test org.assertj assertj-core - 3.25.3 + 3.26.0 test @@ -658,7 +655,7 @@ org.assertj assertj-guava - 3.25.3 + 3.26.0 test @@ -667,14 +664,14 @@ org.gaul modernizer-maven-annotations - 2.7.0 + 2.9.0 provided org.eclipse.jetty jetty-bom - 9.4.53.v20231009 + 9.4.54.v20240208 import pom @@ -700,7 +697,7 @@ org.threeten threeten-extra - 1.7.2 + 1.8.0 @@ -838,12 +835,12 @@ com.puppycrawl.tools checkstyle - 10.14.0 + 10.17.0 org.opendaylight.odlparent checkstyle - 13.1.0-SNAPSHOT + 14.0.0-SNAPSHOT com.github.sevntu-checkstyle @@ -944,7 +941,7 @@ maven-invoker-plugin - 3.6.0 + 3.7.0 maven-dependency-plugin @@ -960,7 +957,7 @@ org.opendaylight.odlparent odl-license - 13.1.0-SNAPSHOT + 14.0.0-SNAPSHOT license ${project.build.outputDirectory} LICENSE @@ -986,20 +983,20 @@ maven-plugin-plugin - 3.10.2 + 3.13.0 maven-remote-resources-plugin - 3.1.0 + 3.2.0 maven-shade-plugin - 3.5.2 + 3.5.3 maven-source-plugin - 3.3.0 + 3.3.1 attach-sources @@ -1075,7 +1072,7 @@ org.gaul modernizer-maven-plugin - 2.7.0 + 2.9.0 ${odlparent.modernizer.target} ${odlparent.modernizer.enforce} @@ -1123,29 +1120,17 @@ com.github.spotbugs spotbugs-maven-plugin - 4.8.3.1 + 4.8.5.0 com.github.spotbugs spotbugs - 4.8.3 + 4.8.5 org.opendaylight.odlparent spotbugs - 13.1.0-SNAPSHOT - - - - - org.slf4j - slf4j-api - 2.0.9 - - - org.slf4j - slf4j-simple - 2.0.9 + 14.0.0-SNAPSHOT @@ -1458,7 +1443,7 @@ org.opendaylight.odlparent copy-files-plugin - 13.1.0-SNAPSHOT + 14.0.0-SNAPSHOT prepare-package