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 876c18a Bump junit-pioneer from 0.9.2 to 1.0.0 #162.
876c18a is described below
commit 876c18a09ca58579be66f1977b82b16f435ff6e4
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Oct 7 13:30:38 2020 -0400
Bump junit-pioneer from 0.9.2 to 1.0.0 #162.
---
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 bfb19ab..e4e3a50 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -78,7 +78,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump spotbugs-maven-plugin from 4.0.4 to 4.1.3 #161.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
- Update org.junit-pioneer:junit-pioneer 0.9.0 -> 0.9.2 #159.
+ Update org.junit-pioneer:junit-pioneer 0.9.0 -> 1.0.0 #159, #162.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Update actions/checkout from v2.3.2 to v2.3.3 #156.