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-release-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new c916146 Update to reflect current version of commons-io.
c916146 is described below
commit c9161464303254bbb9144e7a2cc4be9e6a3a966f
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Sep 21 11:22:20 2020 -0400
Update to reflect current version of commons-io.
---
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 4099c1c..7ba3046 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -34,7 +34,7 @@
<action type="update" dev="ggregory">Update JUnit from 4.12 to
4.13.</action>
<action type="update" dev="ggregory">Update Maven dependencies from
3.6.1 to 3.6.3.</action>
<action type="update" dev="ggregory">Update Apache Commons Compress from
1.19 to 1.20.</action>
- <action type="update" dev="ggregory">Update commons-io:commons-io from
2.6 to 2.7.</action>
+ <action type="update" dev="ggregory">Update commons-io:commons-io from
2.6 to 2.8.</action>
<action type="update" dev="ggregory">Update checkstyle from 8.34 to 8.35
#5.</action>
<action type="update" dev="ggregory">Update actions/checkout from v2.3.1
to v2.3.2 #8.</action>
<action type="update" dev="ggregory">Update velocity-engine-core from
2.1 to 2.2 #4.</action>