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 3222ec9c Bump mockito-core from 4.7.0 to 4.8.0 #308
3222ec9c is described below
commit 3222ec9c42e0f5912ce622b37050208de782b9c5
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Sep 24 14:02:57 2022 -0400
Bump mockito-core from 4.7.0 to 4.8.0 #308
---
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 e6fdfc5f..34f75df7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -185,7 +185,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump net.sourceforge.pmd:pmd-* from 6.36.0 to 6.49.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.7.0 #263, #292.
+ Bump org.mockito:mockito-core from 3.11.2 to 4.8.0 #263, #292, #308.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
Bump maven-javadoc-plugin from 3.3.0 to 3.4.1, #293.