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 06ce9df12 Bump org.apache.mina:mina-core from 2.2.8 to 2.2.9 (#777)
06ce9df12 is described below

commit 06ce9df12938d54771862e36c60817f1284396e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 7 13:10:46 2026 -0400

    Bump org.apache.mina:mina-core from 2.2.8 to 2.2.9 (#777)
    
    Bumps [org.apache.mina:mina-core](https://github.com/apache/mina) from 
2.2.8 to 2.2.9.
    - [Commits](https://github.com/apache/mina/compare/2.2.8...2.2.9)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.mina:mina-core
      dependency-version: 2.2.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6f3f122db..ebc1cae68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -501,7 +501,7 @@
       <dependency>
         <groupId>org.apache.mina</groupId>
         <artifactId>mina-core</artifactId>
-        <version>2.2.8</version>
+        <version>2.2.9</version>
       </dependency>
       <dependency>
         <groupId>commons-io</groupId>

Reply via email to