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


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

commit 64d02f5827b37a0f7e056645c2fb1cbee55ee881
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Apr 11 20:44:58 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 f1833cc5..7f32457d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.18.0</version>
+      <version>2.19.0</version>
       <optional>true</optional>
     </dependency>
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cdabc968..19d6d779 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,7 +46,7 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
spring.version from 5.3.35 to 5.3.39.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.yaml:snakeyaml from 2.2 to 2.4 #473.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump log4j.version from 2.23.1 to 2.24.3 #475, #486, #514, 
#519.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump commons-io:commons-io from 2.16.1 to 2.18.0 #480, 
#513.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump commons-io:commons-io from 2.16.1 to 2.19.0 #480, 
#513.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-dbcp2 from 2.12.0 to 2.13.0 
#515.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-text from 1.12.0 to 1.13.1 
#521.</action> 
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-beanutils:commons-beanutils from 1.9.4 to 1.10.1.</action>

Reply via email to