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 6bed502 Bump mockito-inline from 3.8.0 to 3.10.0 #230.
6bed502 is described below
commit 6bed50266e67c5264cb22b9545a2379acf11f332
Author: Gary Gregory <[email protected]>
AuthorDate: Wed May 12 11:39:04 2021 -0400
Bump mockito-inline from 3.8.0 to 3.10.0 #230.
---
src/changes/changes.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 77f9567..2cac50d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -207,10 +207,10 @@ 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.7.0, #152, #155, #157, #166, #167,
#169, #182.
+ Update mockito-core from 3.5.9 to 3.10.0, #152, #155, #157, #166,
#167, #169, #182.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump mockito-inline from 3.7.0 to 3.8.0 #188, #207.
+ Bump mockito-inline from 3.7.0 to 3.10.0 #188, #207, #230.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Update commons.jacoco.version 0.8.5 to 0.8.7, fixes Java 15 builds and
up.