You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/08/20 18:54:49 UTC

[commons-vfs] branch master updated: Bump mockito-core from 4.6.1 to 4.7.0 #292

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


The following commit(s) were added to refs/heads/master by this push:
     new 6590045c Bump mockito-core from 4.6.1 to 4.7.0 #292
6590045c is described below

commit 6590045c11a341217f68750cacb0880bcc3443d7
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Sat Aug 20 14:54:46 2022 -0400

    Bump mockito-core from 4.6.1 to 4.7.0 #292
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6ffd90f7..c7045d3b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -182,7 +182,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump net.sourceforge.pmd:pmd-* from 6.36.0 to 6.48.0 #208, #247, #256, #261, #266, #270, #283.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
-        Bump org.mockito:mockito-core from 3.11.2 to 4.6.1 #263.
+        Bump org.mockito:mockito-core from 3.11.2 to 4.7.0 #263, #292.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
         Bump maven-javadoc-plugin from 3.3.0 to 3.4.1, #293.