Update scalatest_2.10 from 3.0.0 to 3.0.2.
diff --git a/log4j-api-scala_2.10/pom.xml b/log4j-api-scala_2.10/pom.xml
index 19fac97..4d53d47 100644
--- a/log4j-api-scala_2.10/pom.xml
+++ b/log4j-api-scala_2.10/pom.xml
@@ -62,7 +62,7 @@
     <dependency>
       <groupId>org.scalatest</groupId>
       <artifactId>scalatest_2.10</artifactId>
-      <version>3.0.0</version>
+      <version>3.0.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>