Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit e07156e8b07552b877a22565641465e211144f6f)
@@ -56,10 +56,12 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
+ <scope>test</scope>
</dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<groupId>commons-logging</groupId>