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 54bb2ded Bump org.mockito:mockito-core from 4.4.0 to 4.5.0
54bb2ded is described below

commit 54bb2ded5c258b3b3aee069c9b10ec616ae13118
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 20 08:54:56 2022 -0400

    Bump org.mockito:mockito-core from 4.4.0 to 4.5.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8cd9473c..94df6974 100644
--- a/pom.xml
+++ b/pom.xml
@@ -626,7 +626,7 @@
       <dependency>
         <groupId>org.mockito</groupId>
         <artifactId>mockito-core</artifactId>
-        <version>4.4.0</version>
+        <version>4.5.0</version>
       </dependency>
       <!-- Test FTP with Apache FTP Server (MINA) -->
       <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 44d6afaa..586d4d64 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -155,7 +155,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump net.sourceforge.pmd:pmd-* from 6.36.0 to 6.44.0 #208, #247, #256.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
-        Bump org.mockito:mockito-core from 3.11.2 to 4.4.0.
+        Bump org.mockito:mockito-core from 3.11.2 to 4.5.0.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
         Bump maven-javadoc-plugin from 3.3.0 to 3.3.2.

Reply via email to