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-text.git


The following commit(s) were added to refs/heads/master by this push:
     new 16b34b1  Update Apache Commons IO from 2.9.0 to 2.10.0.
16b34b1 is described below

commit 16b34b1844a858b3f6572c4ffbaedec9f65951c9
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Jun 13 13:05:20 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 4eb3a10..e38e3eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.9.0</version>
+      <version>2.10.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f81254f..9509987 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,7 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                  type="update" dev="ggregory" 
due-to="Dependabot">Update mockito-inline from 3.4.4 to 3.10.0, #143 #148 #149 
#152 #153 #154 #158 #159 #166 #177 #180 #187 #195 #197 #207 #216 #231.</action>
     <action                  type="update" dev="kinow" 
due-to="Dependabot">Bump junit-jupiter from 5.6.2 to 5.7.2 #163 #204 
#232.</action>
     <action                  type="update" dev="kinow" 
due-to="Dependabot">Bump assertj-core from 3.16.1 to 3.19.0 #151 #157 #160 #178 
#184 #199.</action>
-    <action                  type="update" dev="kinow" due-to="Dependabot, 
Gary Gregory">Bump commons-io from 2.7 to 2.9.0 #161.</action>
+    <action                  type="update" dev="kinow" due-to="Dependabot, 
Gary Gregory">Bump commons-io from 2.7 to 2.10.0 #161.</action>
     <action                  type="update" dev="kinow" 
due-to="Dependabot">Bump actions/setup-java from v1.4.0 to v1.4.3 #147 #156 
#155 #172 #215.</action>
     <action                  type="update" dev="kinow" 
due-to="Dependabot">Bump commons-parent from 51 to 52 #145.</action>
     <action                  type="update" dev="kinow" 
due-to="Dependabot">Bump actions/checkout from v1 to v2.3.4 #138 #146 #165 
#183.</action>

Reply via email to