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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git


The following commit(s) were added to refs/heads/master by this push:
     new be0aec8  Bump mockito-core from 3.4.4 to 3.4.6 (#21)
be0aec8 is described below

commit be0aec8e51f97f939e07362c8c8162d9ab546e82
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 30 17:30:26 2020 -0400

    Bump mockito-core from 3.4.4 to 3.4.6 (#21)
    
    Bumps [mockito-core](https://github.com/mockito/mockito) from 3.4.4 to 
3.4.6.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v3.4.4...v3.4.6)
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index faf0b7b..c818e7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,7 @@
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>3.4.4</version>
+      <version>3.4.6</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to