Bump modernizer-maven-plugin to 2.5.0
[odlparent.git] / odlparent-dependency-check / pom.xml
index e3a0311ccbdb93b1d4ab09b7af28dec8742539e2..4f3de4bd521ab17a1da2128e446f19f9e0f395cf 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>11.0.0-SNAPSHOT</version>
+        <version>12.0.1-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-dependency-check</artifactId>
-    <version>11.0.0-SNAPSHOT</version>
+    <version>12.0.1-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.3</version>
+            <version>2.13.4</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.9</version>
+            <version>4.2.12</version>
         </dependency>
         <dependency>
             <groupId>io.netty</groupId>
             <artifactId>netty-bom</artifactId>
             <type>pom</type>
-            <version>4.1.76.Final</version>
+            <version>4.1.85.Final</version>
         </dependency>
         <dependency>
             <groupId>jakarta.ws.rs</groupId>
             <groupId>org.eclipse.jetty</groupId>
             <artifactId>jetty-bom</artifactId>
             <type>pom</type>
-            <version>9.4.46.v20220331</version>
+            <version>9.4.49.v20220914</version>
         </dependency>
         <dependency>
             <groupId>org.gaul</groupId>
             <groupId>org.glassfish.jersey</groupId>
             <artifactId>jersey-bom</artifactId>
             <type>pom</type>
-            <version>2.35</version>
+            <version>2.37</version>
         </dependency>
         <dependency>
             <groupId>org.hamcrest</groupId>
             <groupId>org.junit</groupId>
             <artifactId>junit-bom</artifactId>
             <type>pom</type>
-            <version>5.8.2</version>
+            <version>5.9.1</version>
         </dependency>
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>