Release odlparent
[odlparent.git] / odlparent-dependency-check / pom.xml
index acecec7b586822821f07f59547cc93d74548529d..450eeeccf629b9af7d530aa5a7ff850f8b49bfc9 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.8-SNAPSHOT</version>
+        <version>13.0.9</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-dependency-check</artifactId>
-    <version>13.0.8-SNAPSHOT</version>
+    <version>13.0.9</version>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
     <!--
             <groupId>io.dropwizard.metrics</groupId>
             <artifactId>metrics-bom</artifactId>
             <type>pom</type>
-            <version>4.2.20</version>
+            <version>4.2.22</version>
         </dependency>
         <dependency>
             <groupId>io.netty</groupId>
             <artifactId>netty-bom</artifactId>
             <type>pom</type>
-            <version>4.1.100.Final</version>
+            <version>4.1.101.Final</version>
         </dependency>
         <dependency>
             <groupId>jakarta.ws.rs</groupId>
             <groupId>org.junit</groupId>
             <artifactId>junit-bom</artifactId>
             <type>pom</type>
-            <version>5.10.0</version>
+            <version>5.10.1</version>
         </dependency>
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-bom</artifactId>
             <type>pom</type>
-            <version>5.6.0</version>
+            <version>5.8.0</version>
         </dependency>
         <dependency>
             <groupId>org.ops4j.pax.exam</groupId>