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 5af063a Bump mockito-core from 3.5.15 to 3.6.0 #167.
5af063a is described below
commit 5af063a4799ef919bba65259a4a659428dbf8b01
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Oct 29 17:42:19 2020 -0400
Bump mockito-core from 3.5.15 to 3.6.0 #167.
---
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 7522dec..41cc4f3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -86,7 +86,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.5.15 #152, #155, #157, #166.
+ Update mockito-core from 3.5.9 to 3.6.0, #152, #155, #157, #166, #167.
</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).