Bump GSON to 2.11.0
[odlparent.git] / odlparent-dependency-check / pom.xml
index 7839e596eddd507d70bb5d2e509875852f2d8935..591ff728e91a0f6d5aead6102f25cf9813cd7c40 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.1.1-SNAPSHOT</version>
+        <version>14.0.0-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-dependency-check</artifactId>
-    <version>13.1.1-SNAPSHOT</version>
+    <version>14.0.0-SNAPSHOT</version>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
     <!--
             <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.lmax</groupId>
-            <artifactId>disruptor</artifactId>
-        </dependency>
         <dependency>
             <groupId>commons-beanutils</groupId>
             <artifactId>commons-beanutils</artifactId>
             <groupId>io.netty</groupId>
             <artifactId>netty-bom</artifactId>
             <type>pom</type>
-            <version>4.1.108.Final</version>
+            <version>4.1.109.Final</version>
         </dependency>
         <dependency>
             <groupId>jakarta.ws.rs</groupId>
             <groupId>org.bouncycastle</groupId>
             <artifactId>bcpkix-jdk18on</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.bouncycastle</groupId>
-            <artifactId>bcprov-ext-jdk18on</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.bouncycastle</groupId>
             <artifactId>bcprov-jdk18on</artifactId>
             <groupId>org.glassfish.jersey</groupId>
             <artifactId>jersey-bom</artifactId>
             <type>pom</type>
-            <version>2.42</version>
+            <version>2.43</version>
         </dependency>
         <dependency>
             <groupId>org.hamcrest</groupId>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-bom</artifactId>
             <type>pom</type>
-            <version>5.11.0</version>
+            <version>5.12.0</version>
         </dependency>
         <dependency>
             <groupId>org.ops4j.pax.exam</groupId>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-bom</artifactId>
             <type>pom</type>
-            <version>2.0.9</version>
+            <version>2.0.12</version>
         </dependency>
         <dependency>
             <groupId>org.sonarsource.java</groupId>