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 5d655c02f [test] Bump mina.sshd.version from 3.0.0-M3 to 3.0.0-M4
(#768).
5d655c02f is described below
commit 5d655c02f210c7237a06d94d4bb208d0f7bacc5d
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 1 11:47:23 2026 +0000
[test] Bump mina.sshd.version from 3.0.0-M3 to 3.0.0-M4 (#768).
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0eda28a36..034b30cb7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -94,6 +94,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump hadoop.version from 3.4.1 to 3.4.3 #717, #756, still doesn't
work on Java 23 and up
(https://issues.apache.org/jira/browse/HADOOP-19486).</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-logging:commons-logging from 1.3.5 to 1.4.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.ant:ant from 1.10.15 to 1.10.17 #760.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">[test] Bump mina.sshd.version from 3.0.0-M3 to 3.0.0-M4
(#768).</action>
</release>
<release version="2.10.0" date="2025-02-01" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->