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

ggregory 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 b8be8462b Bump org.apache.mina:mina-core from 2.2.4 to 2.2.5 (#745)
b8be8462b is described below

commit b8be8462b0e8fdf59dd30cd58f6f7bca539e4f68
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 14 14:48:03 2025 -0500

    Bump org.apache.mina:mina-core from 2.2.4 to 2.2.5 (#745)
    
    Bumps [org.apache.mina:mina-core](https://github.com/apache/mina) from 
2.2.4 to 2.2.5.
    - [Commits](https://github.com/apache/mina/compare/2.2.4...2.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.mina:mina-core
      dependency-version: 2.2.5
      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 4766e4334..d0a930205 100644
--- a/pom.xml
+++ b/pom.xml
@@ -494,7 +494,7 @@
       <dependency>
         <groupId>org.apache.mina</groupId>
         <artifactId>mina-core</artifactId>
-        <version>2.2.4</version>
+        <version>2.2.5</version>
       </dependency>
       <dependency>
         <groupId>org.bouncycastle</groupId>

Reply via email to