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 3ea069c  Update Apache Commons IO from 2.9.0 to 2.10.0.
3ea069c is described below

commit 3ea069c7656bf6c29d316654fbf1cab49aee0b50
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Jun 13 13:00:13 2021 -0400

    Update Apache Commons IO from 2.9.0 to 2.10.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a351589..df879a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.9.0</version>
+      <version>2.10.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 61eba66..294c63e 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,7 +46,7 @@
       <action type="update" dev="ggregory">Update Maven dependencies from 
3.6.1 to 3.6.3.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump 
maven.dependency.version from 3.6.3 to 3.8.1 #47.</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.9.0 #13.</action>
+      <action type="update" dev="ggregory">Update commons-io:commons-io from 
2.6 to 2.10.0 #13.</action>
       <action type="update" dev="ggregory">Update checkstyle from 8.34 to 8.42 
#5 #27 #31 #35 #40 #46 #53.</action>
       <action type="update" dev="ggregory">Update actions/checkout from v2.3.1 
to v2.3.4 #8, #16, #28.</action>
       <action type="update" dev="ggregory">Update velocity-engine-core from 
2.1 to 2.3 #4 #43.</action>

Reply via email to