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 4e464f503 Bump org.apache.ant:ant from 1.10.17 to 1.10.18
4e464f503 is described below
commit 4e464f503980daaa7594786b740bdc6be81008d6
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Sep 20 09:26:54 2026 -0400
Bump org.apache.ant:ant from 1.10.17 to 1.10.18
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8e4c23347..0e6cb14f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
<collections4.version>4.6.0</collections4.version>
<jsch.version>0.1.55</jsch.version>
<httpclient3.version>3.1</httpclient3.version>
- <ant.version>1.10.17</ant.version>
+ <ant.version>1.10.18</ant.version>
<clirr.skip>true</clirr.skip>
<japicmp.skip>false</japicmp.skip>
<jacoco.skip>false</jacoco.skip>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e730fe994..d63ca5ce7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -100,7 +100,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-net:commons-net from 3.11.1 to 3.13.0.</action>
<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">Bump org.apache.ant:ant from 1.10.15 to 1.10.18 #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-M5 (#768,
#776).</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">[test] Bump org.slf4j:slf4j-log4j12 from 1.5.11 to 2.0.18
(#770).</action>
</release>