Bump akka to 2.6.21
[controller.git] / bundle-parent / pom.xml
index e3c5f6db09a4186b5cf7d5ff5c72492f7e0fca05..de0e1f76f51f7346e0c579239bf3b31563b49025 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>11.0.11</version>
+        <version>12.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
@@ -75,7 +75,7 @@
             <dependency>
                 <groupId>com.typesafe.akka</groupId>
                 <artifactId>akka-testkit_2.13</artifactId>
-                <version>2.6.20</version>
+                <version>2.6.21</version>
                 <scope>test</scope>
                 <exclusions>
                     <exclusion>
@@ -87,7 +87,7 @@
             <dependency>
                 <groupId>com.typesafe.akka</groupId>
                 <artifactId>akka-actor-testkit-typed_2.13</artifactId>
-                <version>2.6.20</version>
+                <version>2.6.21</version>
                 <scope>test</scope>
                 <exclusions>
                     <exclusion>
             <dependency>
                 <groupId>com.typesafe.akka</groupId>
                 <artifactId>akka-persistence-tck_2.13</artifactId>
-                <version>2.6.20</version>
+                <version>2.6.21</version>
                 <scope>test</scope>
                 <exclusions>
                     <exclusion>