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


The following commit(s) were added to refs/heads/master by this push:
     new ed4ac3406 Bump org.apache.mina:mina-core from 2.2.5 to 2.2.6.
ed4ac3406 is described below

commit ed4ac340686fee5b521d73d5dba3c1bd37212459
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 29 08:06:17 2026 -0400

    Bump org.apache.mina:mina-core from 2.2.5 to 2.2.6.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 16c5bdb6a..dda37d5e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -500,7 +500,7 @@
       <dependency>
         <groupId>org.apache.mina</groupId>
         <artifactId>mina-core</artifactId>
-        <version>2.2.5</version>
+        <version>2.2.6</version>
       </dependency>
       <dependency>
         <groupId>commons-io</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b152a0bf4..0a7bfab31 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -78,7 +78,7 @@ The <action> type attribute can be add,update,fix,remove.
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 81 to 99 #715, #721, 
#742.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.mina:mina-core from 2.1.10 to 2.2.5 #745.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.mina:mina-core from 2.1.10 to 2.2.6 #745.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 
5.6.1 #658, #667, #684, #690, #726.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.3 to 5.4.2 
#673, #719, #722.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #671.</action>

Reply via email to