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


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

commit bc38647d52cac739bdebaad9c805b24e0ec9bf10
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Oct 25 17:46:24 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 636e2cd67..6a8d4f066 100644
--- a/pom.xml
+++ b/pom.xml
@@ -500,7 +500,7 @@
     <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 a19de572a..e3d6c6064 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -323,7 +323,7 @@
       Remove deprecated sudo setting. #161.
     </action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">
-      Bump tests from commons-io:commons-io 2.6 to 2.13.0 #180.
+      Bump tests from commons-io:commons-io 2.6 to 2.15.0 #180.
     </action>
     <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
       Bump maven-pmd-plugin from 3.12.0 to 3.19.0 #167, #196, #253, #311, #334.

Reply via email to