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


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

commit cd7514acfc4b2abbb1816614645d58c68c307635
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Apr 11 20:37:06 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 48991bc7..62031923 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.18.0</version>
+      <version>2.19.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 01eb3a3f..11b55d52 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -41,7 +41,7 @@
       <action type="add" issue="CLI-340" dev="ggregory" due-to="Claude Warren, 
Gary Gregory">Add CommandLine.getParsedOptionValues() #334.</action> 
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 72 to 81 #302, #304, 
#310, #315, #320, #327.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">[test] Bump commons-io:commons-io from 2.16.1 to 2.18.0 #309, 
#337.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">[test] Bump commons-io:commons-io from 2.16.1 to 2.19.0 #309, 
#337.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">[test] Bump org.apache.commons:commons-text from 1.12.0 to 1.13.1 
#344.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Update site 
documentation to https://maven.apache.org/xsd/xdoc-2.0.xsd.</action>
     </release>

Reply via email to