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 3df0e82 Bump junit-pioneer from 1.3.8 to 1.4.1 #229.
3df0e82 is described below
commit 3df0e820cc3affaaca63fcd94a04e7780c943645
Author: Gary Gregory <[email protected]>
AuthorDate: Wed May 12 11:40:48 2021 -0400
Bump junit-pioneer from 1.3.8 to 1.4.1 #229.
---
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 2cac50d..bf8a3dd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -258,7 +258,7 @@ The <action> type attribute can be add,update,fix,remove.
Improve performance of IOUtils.contentEquals(Reader, Reader).
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump junit-pioneer from 1.2.0 to 1.3.0 #191.
+ Bump junit-pioneer from 1.2.0 to 1.4.1 #191, #229.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump actions/cache from v2 to v2.1.5 #202, #228.