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/05/31 20:46:18 UTC

[commons-vfs] branch master updated: Bump mockito-core from 4.5.1 to 4.6.0 #265

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 2b98d008 Bump mockito-core from 4.5.1 to 4.6.0 #265
2b98d008 is described below

commit 2b98d008f7445e5e5056383f8521e3226ad708ab
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Tue May 31 16:46:15 2022 -0400

    Bump mockito-core from 4.5.1 to 4.6.0 #265
---
 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 1d68ba5b..3e51a260 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -167,7 +167,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump net.sourceforge.pmd:pmd-* from 6.36.0 to 6.45.0 #208, #247, #256, #261.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
-        Bump org.mockito:mockito-core from 3.11.2 to 4.5.1 #263.
+        Bump org.mockito:mockito-core from 3.11.2 to 4.6.0 #263.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
         Bump maven-javadoc-plugin from 3.3.0 to 3.3.2.