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-text.git


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

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

    Bump mockito-inline from 3.4.4 to 3.4.6 (#143)
    
    Bumps [mockito-inline](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 88d0b53..1da885c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-text</commons.scmPubUrl>
     
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
 
-    <commons.mockito.version>3.4.4</commons.mockito.version>
+    <commons.mockito.version>3.4.6</commons.mockito.version>
     <checkstyle.plugin.version>3.1.1</checkstyle.plugin.version>
     <checkstyle.version>8.34</checkstyle.version>
 

Reply via email to