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


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

commit 0dbb767296e68a06e19346eb789feb261a915815
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Nov 29 17:46:45 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 5350983b..3cdf0bb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,7 +251,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.15.0</version>
+      <version>2.15.1</version>
     </dependency>
     <dependency>
       <groupId>org.openjdk.jol</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 83927d80..aa7220c7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -126,7 +126,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump maven-checkstyle plugin from 3.1.2 to 3.2.1 #233, #266.
       </action>
       <action type="update" due-to="Gary Gregory">
-        Bump commons-io:commons-io 2.6 to 2.15.0.
+        Bump commons-io:commons-io 2.6 to 2.15.1.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">
         Bump commons-lang3 from 3.12.0 to 3.14.0.

Reply via email to