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


The following commit(s) were added to refs/heads/master by this push:
     new 8927f284 Bump commons-io:commons-io from 2.18.0 to 2.19.0
8927f284 is described below

commit 8927f2840664e7f3513c99fe1c01dba7c3846340
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Apr 11 20:46:02 2025 -0400

    Bump commons-io:commons-io from 2.18.0 to 2.19.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 f01105e6..6e370f0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -613,7 +613,7 @@ The following provides more details on the included 
cryptographic software:
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.18.0</version>
+      <version>2.19.0</version>
     </dependency>
     <!-- testing -->
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 22ed373b..2afd44af 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -105,7 +105,7 @@
       <action                    type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump net.java.dev.jna:jna from 5.13.0 to 
5.17.0 #287, #387, #424.</action>
       <action                    type="update" dev="ggregory" 
due-to="Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 
3.2.0 #303.</action>
       <action                    type="update" dev="ggregory" due-to="Gary 
Gregory">Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2 
#311.</action>
-      <action                    type="update" dev="ggregory" 
due-to="Dependabot">Bump commons-io:commons-io from 2.15.1 to 2.18.0 #321, 
#325, #388, #413.</action>
+      <action                    type="update" dev="ggregory" 
due-to="Dependabot">Bump commons-io:commons-io from 2.15.1 to 2.19.0 #321, 
#325, #388, #413.</action>
       <action                    type="update" dev="ggregory" 
due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 
#362, #373, #383.</action>
       <action                    type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump org.codehaus.mojo:taglist-maven-plugin 
from 3.1.0 to 3.2.1 #403.</action> 
       <!-- ADD -->

Reply via email to