This is an automated email from the ASF dual-hosted git repository.

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 8ea07b2  Bump org.apache.ant:ant from 1.10.15 to 1.10.16 (#359)
8ea07b2 is described below

commit 8ea07b23c46599594b490c9fc050928918486997
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 06:41:14 2026 +0200

    Bump org.apache.ant:ant from 1.10.15 to 1.10.16 (#359)
    
    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 5009feb..ae1f7cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@ under the License.
   <properties>
     <mavenVersion>3.9.14</mavenVersion>
     <version.xmlunit>2.11.0</version.xmlunit>
-    <version.ant>1.10.15</version.ant>
+    <version.ant>1.10.16</version.ant>
 
     
<project.build.outputTimestamp>2025-10-17T18:59:35Z</project.build.outputTimestamp>
   </properties>

Reply via email to