Bump akka to 2.6.12
[controller.git] / opendaylight / md-sal / sal-clustering-commons / pom.xml
index e15742a562f02d6147c1e1cd15288608c05387ef..186a20f663170640220b62fe2f164580e8cddb45 100644 (file)
       <groupId>com.typesafe.akka</groupId>
       <artifactId>akka-persistence-tck_2.13</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.scalatestplus</groupId>
+      <artifactId>junit-4-13_2.13</artifactId>
+      <scope>test</scope>
+    </dependency>
 
     <dependency>
       <!-- Enforce Netty’s optional dependency on servlet API -->