This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 3cf57269a Bump org.apache.ant:ant from 1.10.15 to 1.10.16
3cf57269a is described below
commit 3cf57269aac3725bb45964bbfc3e3198b12a03de
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 1 22:30:56 2026 +0000
Bump org.apache.ant:ant from 1.10.15 to 1.10.16
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]>
---
esa-ant-task/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/esa-ant-task/pom.xml b/esa-ant-task/pom.xml
old mode 100755
new mode 100644
index 75ae52dc3..fb61ff705
--- a/esa-ant-task/pom.xml
+++ b/esa-ant-task/pom.xml
@@ -33,7 +33,7 @@
<name>Aries ESA Ant Task</name>
<description>Builds an esa (Enterprise Subsystem Archive) from the project
for deployment to an aries server.</description>
<properties>
- <ant.version>1.10.15</ant.version>
+ <ant.version>1.10.16</ant.version>
</properties>
<dependencies>
<dependency>