Bump maven-plugin-plugin to 3.8.2
[odlparent.git] / odlparent-dependency-check / pom.xml
index cfe3d41947a3a82477e180afeb84a15f546009d1..ab2b3fcdf12929c7537f24ec7fddcbfad39b73a4 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>11.0.2-SNAPSHOT</version>
+        <version>12.0.6-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-dependency-check</artifactId>
-    <version>11.0.2-SNAPSHOT</version>
+    <version>12.0.6-SNAPSHOT</version>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
     <!--
@@ -45,7 +45,7 @@
             <groupId>com.fasterxml.jackson</groupId>
             <artifactId>jackson-bom</artifactId>
             <type>pom</type>
-            <version>2.13.4</version>
+            <version>2.14.3</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.woodstox</groupId>
             <groupId>com.puppycrawl.tools</groupId>
             <artifactId>checkstyle</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.webcohesion.enunciate</groupId>
-            <artifactId>enunciate-core-annotations</artifactId>
-        </dependency>
         <dependency>
             <groupId>io.dropwizard.metrics</groupId>
             <artifactId>metrics-bom</artifactId>
             <type>pom</type>
-            <version>4.2.11</version>
+            <version>4.2.18</version>
         </dependency>
         <dependency>
             <groupId>io.netty</groupId>
             <artifactId>netty-bom</artifactId>
             <type>pom</type>
-            <version>4.1.76.Final</version>
+            <version>4.1.92.Final</version>
         </dependency>
         <dependency>
             <groupId>jakarta.ws.rs</groupId>
             <groupId>org.eclipse.jetty</groupId>
             <artifactId>jetty-bom</artifactId>
             <type>pom</type>
-            <version>9.4.48.v20220622</version>
+            <version>9.4.50.v20221201</version>
         </dependency>
         <dependency>
             <groupId>org.gaul</groupId>
             <groupId>org.glassfish.jersey</groupId>
             <artifactId>jersey-bom</artifactId>
             <type>pom</type>
-            <version>2.37</version>
+            <version>2.39.1</version>
         </dependency>
         <dependency>
             <groupId>org.hamcrest</groupId>
             <groupId>org.junit</groupId>
             <artifactId>junit-bom</artifactId>
             <type>pom</type>
-            <version>5.9.1</version>
+            <version>5.9.3</version>
         </dependency>
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>
         </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
-            <artifactId>mockito-core</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.mockito</groupId>
-            <artifactId>mockito-inline</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.mockito</groupId>
-            <artifactId>mockito-junit-jupiter</artifactId>
+            <artifactId>mockito-bom</artifactId>
+            <type>pom</type>
+            <version>5.3.1</version>
         </dependency>
         <dependency>
             <groupId>org.ops4j.pax.exam</groupId>
             <groupId>tech.pantheon.triemap</groupId>
             <artifactId>bom</artifactId>
             <type>pom</type>
-            <version>1.2.0</version>
+            <version>1.3.1</version>
         </dependency>
         <dependency>
             <groupId>xml-apis</groupId>