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 b1c87988 Bump commons-io from 2.15.0 to 2.15.1
b1c87988 is described below

commit b1c879885168f9c8ec86e1b8276c76fdcb4a360d
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Nov 29 17:40:35 2023 -0500

    Bump commons-io from 2.15.0 to 2.15.1
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 18fc8f2d..a5771fa3 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.15.0</version>
+      <version>2.15.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 283d145b..7890084a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -59,7 +59,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.14.0.</action>      
-      <action                   dev="ggregory" type="update" due-to="Gary 
Gregory">Bump commons-io from 2.13.0 to 2.15.0.</action>      
+      <action                   dev="ggregory" type="update" due-to="Gary 
Gregory">Bump commons-io from 2.13.0 to 2.15.1.</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