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 9d5881514 Bump org.apache.ant:ant from 1.10.15 to 1.10.16 (#760)
9d5881514 is described below
commit 9d5881514afe79fd29d72dcc28605b870f4eef88
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 1 13:42:55 2026 -0400
Bump org.apache.ant:ant from 1.10.15 to 1.10.16 (#760)
Bumps org.apache.ant:ant from 1.10.15 to 1.10.16.
---
updated-dependencies:
- dependency-name: org.apache.ant:ant
dependency-version: 1.10.16
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 a2a5c7ba8..5a3f07cec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
<collections4.version>4.5.0</collections4.version>
<jsch.version>0.1.55</jsch.version>
<httpclient3.version>3.1</httpclient3.version>
- <ant.version>1.10.15</ant.version>
+ <ant.version>1.10.16</ant.version>
<clirr.skip>true</clirr.skip>
<japicmp.skip>false</japicmp.skip>
<jacoco.skip>false</jacoco.skip>