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 da3df0c Bump mockito-core from 3.4.4 to 3.5.13 #131.
da3df0c is described below
commit da3df0c777f568f5926b5e064bea99e19eca2153
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Oct 2 11:06:10 2020 -0400
Bump mockito-core from 3.4.4 to 3.5.13 #131.
---
src/changes/changes.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index af91d43..979ce64 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -135,8 +135,8 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">
Update tests from Log4j 2.13.0 to 2.13.3.
</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">
- Update tests from org.mockito:mockito-core from 3.2.4 to 3.4.4.
+ <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
+ Update tests from org.mockito:mockito-core from 3.2.4 to 3.5.13, #131.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Update Apache Commons IO from 2.6 to 2.8.0.
@@ -148,7 +148,7 @@ The <action> type attribute can be add,update,fix,remove.
Update actions/checkout from v1 to v2.3.3 #100, #109, #130.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Update actions/setup-java from v1.4.0 to v1.4.2 #111, #113, #133.
+ Update actions/setup-java from v1.4.0 to v1.4.3 #111, #113, #133.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Update commons-parent from 50 to 52.