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

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


The following commit(s) were added to refs/heads/maven-plugin-tools-3.x by this 
push:
     new 9dcace75 Bump antVersion from 1.10.14 to 1.10.15
9dcace75 is described below

commit 9dcace7554bc86de8e6477fdeeb5c035efaab7b6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 23 20:05:47 2025 +0100

    Bump antVersion from 1.10.14 to 1.10.15
    
    Bumps `antVersion` from 1.10.14 to 1.10.15.
    
    Updates `org.apache.ant:ant` from 1.10.14 to 1.10.15
    
    Updates `org.apache.ant:ant-launcher` from 1.10.14 to 1.10.15
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.ant:ant
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.ant:ant-launcher
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 1276a5eb..b00fd42f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
     <maven3Version>3.9.9</maven3Version>
     <resolverVersion>1.9.20</resolverVersion>
     <slf4jVersion>1.7.36</slf4jVersion>
-    <antVersion>1.10.14</antVersion>
+    <antVersion>1.10.15</antVersion>
     
<maven.site.path>plugin-tools-archives/plugin-tools-LATEST</maven.site.path>
     <!-- whenever the ASM version is updated also the
     
maven-plugin-tools-annotations/src/main/java/o/a/m/tools/plugins/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor#CLASS_VERSION_TO_JAVA_STRING

Reply via email to