Update scalatest_2.11 from 3.0.0 to 3.0.4.
diff --git a/log4j-api-scala_2.11/pom.xml b/log4j-api-scala_2.11/pom.xml
index dca10cb..3360c32 100644
--- a/log4j-api-scala_2.11/pom.xml
+++ b/log4j-api-scala_2.11/pom.xml
@@ -62,7 +62,7 @@
     <dependency>
       <groupId>org.scalatest</groupId>
       <artifactId>scalatest_2.11</artifactId>
-      <version>3.0.0</version>
+      <version>3.0.4</version>
       <scope>test</scope>
     </dependency>
     <dependency>