Add missing mockito-core dependency
[appc.git] / appc-event-listener / appc-event-listener-bundle / pom.xml
index f6a4726..0154552 100644 (file)
                        <artifactId>junit</artifactId>
                        <scope>test</scope>
                </dependency>
+               <dependency>
+                       <groupId>org.mockito</groupId>
+                       <artifactId>mockito-core</artifactId>
+               </dependency>
        </dependencies>