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

commit b2c1ac1894ee04818ca902d55ed72dd29562f525
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Mon Feb 1 12:20:04 2021 -0500

    Update org.mockito:mockito-core 3.7.0 -> 3.7.7.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ff315a9..29711a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -579,7 +579,7 @@
       <dependency>
         <groupId>org.mockito</groupId>
         <artifactId>mockito-core</artifactId>
-        <version>3.7.0</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2c5840d..bc96f6e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -78,7 +78,7 @@ The <action> type attribute can be add,update,fix,remove.
         Simplify some String tests in method Os#determineOsFamily #147.
       </action>
       <action dev="ggregory" due-to="Gary Gregory" type="update">
-        Update org.mockito:mockito-core 3.5.13 -> 3.7.0.
+        Update org.mockito:mockito-core 3.5.13 -> 3.7.7.
       </action>
       <action dev="ggregory" due-to="Gary Gregory" type="update">
         Update org.apache.jackrabbit:jackrabbit-* 2.21.3 -> 2.21.5.

Reply via email to