Bump akka to 2.6.12
[controller.git] / opendaylight / md-sal / sal-akka-segmented-journal / pom.xml
index afb8ff9c6d99e5244f069049f4cc1a7e6453ce32..b04a4430793bcbfe44afca905e8c29afd53c961e 100644 (file)
@@ -106,6 +106,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <artifactId>commons-io</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.scalatestplus</groupId>
+            <artifactId>junit-4-13_2.13</artifactId>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
 
     <build>