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-site.git


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

commit f3292bfc5373134437115fdd5788684463f86886
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 06:45:10 2026 +0200

    Bump org.apache.ant:ant from 1.10.15 to 1.10.16 (#1549)
    
    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 805fcd0b..d2f752df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -224,7 +224,7 @@
           <dependency>
             <groupId>org.apache.ant</groupId>
             <artifactId>ant</artifactId>
-            <version>1.10.15</version>
+            <version>1.10.16</version>
           </dependency>
         </dependencies>
         <executions>

Reply via email to