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


The following commit(s) were added to refs/heads/master by this push:
     new 51cf6bd  Bump commons-io from 2.14.0 to 2.15.0
51cf6bd is described below

commit 51cf6bd7716fb89cd2ddf173d49e0d74ea5fcd24
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Oct 25 18:00:39 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 65d8e76..8a9bf34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -259,7 +259,7 @@
             <dependency>
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.14.0</version>
+                <version>2.15.0</version>
             </dependency>
             <!-- examples -->
             <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1c7236b..78a20ac 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -80,7 +80,7 @@ The <action> type attribute can be add,update,fix,remove.
       </action>            
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-        Bump commons-io from 2.2 to 2.14.0 #11.
+        Bump commons-io from 2.2 to 2.15.0 #11.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot">
         Bump junit from 4.11 to 4.13.2 #10.

Reply via email to