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 faa65aae7 Bump mina.sshd.version from 3.0.0-M3 to 3.0.0-M4 (#768)
faa65aae7 is described below

commit faa65aae725ac736849f47adaa27ce3bac004b93
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 07:43:59 2026 -0400

    Bump mina.sshd.version from 3.0.0-M3 to 3.0.0-M4 (#768)
    
    Bumps `mina.sshd.version` from 3.0.0-M3 to 3.0.0-M4.
    
    Updates `org.apache.sshd:sshd-core` from 3.0.0-M3 to 3.0.0-M4
    - [Release notes](https://github.com/apache/mina-sshd/releases)
    - 
[Changelog](https://github.com/apache/mina-sshd/blob/sshd-3.0.0-M4/CHANGES.md)
    - 
[Commits](https://github.com/apache/mina-sshd/compare/sshd-3.0.0-M3...sshd-3.0.0-M4)
    
    Updates `org.apache.sshd:sshd-sftp` from 3.0.0-M3 to 3.0.0-M4
    - [Release notes](https://github.com/apache/mina-sshd/releases)
    - 
[Changelog](https://github.com/apache/mina-sshd/blob/sshd-3.0.0-M4/CHANGES.md)
    - 
[Commits](https://github.com/apache/mina-sshd/compare/sshd-3.0.0-M3...sshd-3.0.0-M4)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.sshd:sshd-core
      dependency-version: 3.0.0-M4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.sshd:sshd-sftp
      dependency-version: 3.0.0-M4
      dependency-type: direct:development
      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 b1dd79c88..b163964f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
     <httpcore5.version>5.4.2</httpcore5.version>
     <httpclient5.version>5.6.1</httpclient5.version>
     <jackrabbit1.version>1.6.5</jackrabbit1.version>
-    <mina.sshd.version>3.0.0-M3</mina.sshd.version>
+    <mina.sshd.version>3.0.0-M4</mina.sshd.version>
     <!-- Don't use jackrabbit2 2.21.x, it's labeled "unstable". -->
     <!-- 2.22.0 requires Java 11. -->
     <jackrabbit2.version>2.20.17</jackrabbit2.version>

Reply via email to