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 616d0b988 Bump org.apache.mina:mina-core from 2.2.6 to 2.2.7
616d0b988 is described below

commit 616d0b9884d8115d2c30d435e02e3a40c1ce1080
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Apr 30 21:52:00 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index 39afb5b21..ef0e26bf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -501,7 +501,7 @@
       <dependency>
         <groupId>org.apache.mina</groupId>
         <artifactId>mina-core</artifactId>
-        <version>2.2.6</version>
+        <version>2.2.7</version>
       </dependency>
       <dependency>
         <groupId>commons-io</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e2b540b71..f3eb8cd74 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.6 #745.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.mina:mina-core from 2.1.10 to 2.2.7 #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