Merge pull request #1062 from Alfresco/dependabot/maven/org.mockito-mockito-core-3.7.7

This commit is contained in:
dependabot[bot]
2021-01-27 17:41:19 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -188,7 +188,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.5.13</version>
<version>3.7.7</version>
<scope>test</scope>
</dependency>
@@ -56,7 +56,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.5.13</version>
<version>3.7.7</version>
<scope>test</scope>
</dependency>
<dependency>