Bump versions to 13.0.8-SNAPSHOT
[odlparent.git] / odlparent-dependency-check / pom.xml
index d4ccef31c11e4f6cc138bca633491e50b71adcde..acecec7b586822821f07f59547cc93d74548529d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.4-SNAPSHOT</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-dependency-check</artifactId>
-    <version>13.0.4-SNAPSHOT</version>
+    <version>13.0.8-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.15.2</version>
+            <version>2.15.3</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.woodstox</groupId>
             <groupId>io.dropwizard.metrics</groupId>
             <artifactId>metrics-bom</artifactId>
             <type>pom</type>
-            <version>4.2.19</version>
+            <version>4.2.20</version>
         </dependency>
         <dependency>
             <groupId>io.netty</groupId>
             <artifactId>netty-bom</artifactId>
             <type>pom</type>
-            <version>4.1.95.Final</version>
+            <version>4.1.100.Final</version>
         </dependency>
         <dependency>
             <groupId>jakarta.ws.rs</groupId>
             <groupId>org.apache.logging.log4j</groupId>
             <artifactId>log4j-bom</artifactId>
             <type>pom</type>
-            <version>2.17.1</version>
+            <version>2.17.2</version>
         </dependency>
         <dependency>
             <groupId>org.assertj</groupId>
             <groupId>org.eclipse.jetty</groupId>
             <artifactId>jetty-bom</artifactId>
             <type>pom</type>
-            <version>9.4.50.v20221201</version>
+            <version>9.4.52.v20230823</version>
         </dependency>
         <dependency>
             <groupId>org.gaul</groupId>
             <groupId>org.glassfish.jersey</groupId>
             <artifactId>jersey-bom</artifactId>
             <type>pom</type>
-            <version>2.40</version>
+            <version>2.41</version>
         </dependency>
         <dependency>
             <groupId>org.hamcrest</groupId>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-bom</artifactId>
             <type>pom</type>
-            <version>5.4.0</version>
+            <version>5.6.0</version>
         </dependency>
         <dependency>
             <groupId>org.ops4j.pax.exam</groupId>