This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 7fc2025  Bump commons-io:commons-io from 2.21.0 to 2.22.0.
7fc2025 is described below

commit 7fc2025efd76c362483b3234cca6c55141fb596a
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Apr 23 06:57:26 2026 -0400

    Bump commons-io:commons-io from 2.21.0 to 2.22.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 787182c..cb5f21a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.21.0</version>
+      <version>2.22.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 100fdae..f252a1a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -33,6 +33,7 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness 
from 3.4.0 to 3.5.1 #426.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump maven.dependency.version from 3.9.12 to 3.9.14 #424.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0 
#425.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.21.0 to 2.22.0.</action>
     </release>
     <release version="1.9.2" date="2026-01-25" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->

Reply via email to