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 52a7388c4 Bump org.apache.ant:ant from 1.10.16 to 1.10.17
52a7388c4 is described below

commit 52a7388c46c6626a8c84c0301b6783ee1cea8ca0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 10 17:35:35 2026 +0000

    Bump org.apache.ant:ant from 1.10.16 to 1.10.17
    
    Bumps org.apache.ant:ant from 1.10.16 to 1.10.17.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.ant:ant
      dependency-version: 1.10.17
      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
index fb61ff705..94da4c1d8 100644
--- 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.16</ant.version>
+        <ant.version>1.10.17</ant.version>
     </properties>
     <dependencies>
         <dependency>

Reply via email to