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


The following commit(s) were added to refs/heads/master by this push:
     new fe4b2808 Bump commons-io:commons-io from 2.21.0 to 2.22.0.
fe4b2808 is described below

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

    Bump commons-io:commons-io from 2.21.0 to 2.22.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 665175b9..8f57faa5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.21.0</version>
+      <version>2.22.0</version>
       <scope>test</scope>
     </dependency>
   </dependencies>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4298621f..dfc4d49a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,7 +50,7 @@
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
jacoco-maven-plugin from 0.8.7 to 0.8.8.</action>
         <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-checkstyle-plugin from 3.0.0 to 3.2.0 #89.</action>
         <action type="update" dev="ggregory" due-to="Dependabot">Bump junit 
from 4.12 to 4.13.1 in /commons-rdf-examples #82.</action>
-        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io from 2.13.0 to 2.21.0 #257, #264, #290.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io from 2.13.0 to 2.22.0 #257, #264, #290.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Java 
from 8 to 11.</action>
     </release>
     <release version="0.5.0" date="2017-11-19" description="Minor feature and 
bug fix release.">

Reply via email to