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


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

commit 10e21aafe1c4de4629faba6cfd413d832c089006
Author: Gary David Gregory (Code signing key) <ggreg...@apache.org>
AuthorDate: Wed Oct 25 17:44: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 72dd8acb..8391f900 100644
--- a/pom.xml
+++ b/pom.xml
@@ -469,7 +469,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 0f0d50d4..de2ad323 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -93,7 +93,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump commons-parent from 54 to 64 #189, #198, #222.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump jna.version from 5.12.1 to 5.13.0 #203.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump kotlin-stdlib from 1.8.10 to 1.9.10 #217, #219, #227, 
#231, #235.</action>
-      <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump commons-io from 2.11.0 to 2.14.0.</action>
+      <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump commons-io from 2.11.0 to 2.15.0.</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump commons-lang3 from 3.12.0 to 3.13.0.</action>
     </release>
     <release version="6.7.0" date="2022-11-28" description="Maintenance and 
bug fix release.">

Reply via email to