This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git

commit 97f57fd22fd0bd586ec862ecc55514a80e08b38f
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu Jul 15 21:40:24 2021 +0200

    RAT-283: Update mockito
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ddb7150..18f2e88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@ agnostic home for software distribution comprehension and 
audit tools.
       <dependency>
         <groupId>org.mockito</groupId>
         <artifactId>mockito-core</artifactId>
-        <version>1.10.19</version>
+        <version>3.11.2</version>
         <scope>test</scope>
       </dependency>
       <dependency>

Reply via email to