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-io.git
The following commit(s) were added to refs/heads/master by this push:
new fc6a548 Bump mockito-inline from 3.6.28 to 3.7.0 #182
fc6a548 is described below
commit fc6a548fe9003ad783ce35f5a5c526472eb0720f
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jan 5 09:43:58 2021 -0500
Bump mockito-inline from 3.6.28 to 3.7.0 #182
---
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 64dfd9d..a434f8e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -120,7 +120,7 @@ The <action> type attribute can be add,update,fix,remove.
Update junit-jupiter from 5.6.2 to 5.7.0 #153.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Update mockito-core from 3.5.9 to 3.6.28, #152, #155, #157, #166,
#167, #169.
+ Update mockito-core from 3.5.9 to 3.7.0, #152, #155, #157, #166, #167,
#169, #182.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15 builds).