angulito commented on a change in pull request #13:
URL: 
https://github.com/apache/sling-org-apache-sling-event/pull/13#discussion_r645582509



##########
File path: pom.xml
##########
@@ -271,8 +271,8 @@
         </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
-            <artifactId>mockito-all</artifactId>
-            <version>1.10.19</version>
+            <artifactId>mockito-core</artifactId>
+            <version>3.11.0</version>

Review comment:
       I needed to use a more recent version of mockito (mockito-all is 
currently deprecated). Otherwise, the interaction with the 
`org.hamcrest.Matchers` comparators fails




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to