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

github-bot pushed a commit to branch 
dependabot/maven/org.mockito-mockito-core-3.4.0
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git

commit 4b2b842d36fedb0319a95058441d091070c132db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 13 04:03:33 2020 +0000

    Bump mockito-core from 2.28.2 to 3.4.0
    
    Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 
3.4.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v2.28.2...v3.4.0)
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a2effeb..cf1c667 100644
--- a/pom.xml
+++ b/pom.xml
@@ -291,7 +291,7 @@ under the License.
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>2.28.2</version>
+      <version>3.4.0</version>
       <scope>test</scope>
     </dependency>
 

Reply via email to