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


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

commit 0e5f9fdcf38f0c31c9faabcc23d45119baa6e880
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Nov 29 17:49:55 2023 -0500

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

diff --git a/commons-jcs3-jcache-extras/pom.xml 
b/commons-jcs3-jcache-extras/pom.xml
index 169aea89..f2c27a71 100644
--- a/commons-jcs3-jcache-extras/pom.xml
+++ b/commons-jcs3-jcache-extras/pom.xml
@@ -89,7 +89,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.15.0</version>
+      <version>2.15.1</version>
       <scope>test</scope>
     </dependency>
   </dependencies>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 81c21919..c2ca01e4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,7 +52,7 @@
                Bump org.apache.commons:commons-dbcp2 from 2.9.0 to 2.11.0.
             </action>
             <action type="update" dev="ggregory" due-to="Gary Gregory">
-               Bump commons-io from 2.13.0 to 2.15.0 #11.
+               Bump commons-io from 2.13.0 to 2.15.1 #11.
             </action>
             <action type="update" dev="ggregory" due-to="Gary Gregory">
                Bump org.apache.commons:commons-parent from 59 to 64.

Reply via email to