Bump akka to 2.6.21
[controller.git] / bundle-parent / pom.xml
index b824fa5bdfc5123f37f30b99130d3a2dd75afc52..de0e1f76f51f7346e0c579239bf3b31563b49025 100644 (file)
@@ -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>