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


The following commit(s) were added to refs/heads/master by this push:
     new 5958ae70 Bump commons-io from 2.14.0 to 2.15.0
     new 8e1bc744 Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-codec.git
5958ae70 is described below

commit 5958ae705bc9ae06c5d106e62020db6f50330bf2
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Oct 25 17:44:53 2023 -0400

    Bump commons-io from 2.14.0 to 2.15.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 9963385f..4cf3e043 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,7 +238,7 @@ limitations under the License.
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.14.0</version>
+      <version>2.15.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1fd91e25..00267c86 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -54,7 +54,7 @@ The <action> type attribute can be add,update,fix,remove.
       <!-- UPDATE -->    
       <action                   dev="ggregory" type="update" 
due-to="Dependabot, Gary Gregory">Bump commons-parent from 58 to 64.</action>
       <action                   dev="ggregory" type="update" due-to="Gary 
Gregory">Bump commons-lang3 from 3.12.0 to 3.13.0.</action>      
-      <action                   dev="ggregory" type="update" due-to="Gary 
Gregory">Bump commons-io from 2.13.0 to 2.14.0.</action>      
+      <action                   dev="ggregory" type="update" due-to="Gary 
Gregory">Bump commons-io from 2.13.0 to 2.15.0.</action>      
     </release>
     <release version="1.16.0" date="2023-06-17" description="Feature and fix 
release. Requires a minimum of Java 8.">
       <!-- FIX -->

Reply via email to