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-release-plugin.git


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

commit 446c0d2922d59c3fc6a9dcd36363142aee12fa1f
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Jul 18 17:51:29 2025 -0400

    Bump commons-io:commons-io from 2.19.0 to 2.20.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 e6bfd4a..baf7583 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.19.0</version>
+      <version>2.20.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9d389bd..8d91f21 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -34,7 +34,7 @@
       <action type="update" dev="engelen" due-to="Dependabot, Arnout 
Engelen">Bump org.apache.commons:commons-build-plugin from 1.14.1 to 1.15.0 
#355.</action>
       <action type="update" dev="engelen" due-to="Dependabot, Gary 
Gregory">Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 #357.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.codehaus.plexus:plexus-velocity from 2.2.0 to 2.2.1 
#372.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump commons-io:commons-io from 2.18.0 to 2.19.0.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump commons-io:commons-io from 2.18.0 to 2.20.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump maven.dependency.version from 3.9.9 to 3.9.11 #383.</action> 
     </release>

Reply via email to