Update scalatest_2.12 from 3.0.0 to 3.0.4.
diff --git a/log4j-api-scala_2.12/pom.xml b/log4j-api-scala_2.12/pom.xml
index 0e3626b..f210e7d 100644
--- a/log4j-api-scala_2.12/pom.xml
+++ b/log4j-api-scala_2.12/pom.xml
@@ -64,7 +64,7 @@
     <dependency>
       <groupId>org.scalatest</groupId>
       <artifactId>scalatest_2.12</artifactId>
-      <version>3.0.0</version>
+      <version>3.0.4</version>
       <scope>test</scope>
     </dependency>
     <dependency>