You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2023/01/11 23:46:54 UTC

[axis-axis2-java-core] branch master updated: Bump ant.version from 1.10.12 to 1.10.13

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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new d3f488005f Bump ant.version from 1.10.12 to 1.10.13
d3f488005f is described below

commit d3f488005f82a191274842e09ee4cf5e1b84c03b
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Jan 10 13:06:19 2023 +0000

    Bump ant.version from 1.10.12 to 1.10.13
    
    Bumps `ant.version` from 1.10.12 to 1.10.13.
    
    Updates `ant-launcher` from 1.10.12 to 1.10.13
    
    Updates `ant` from 1.10.12 to 1.10.13
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.ant:ant-launcher
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.ant:ant
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ba7018ff32..bb753075ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -464,7 +464,7 @@
         <axiom.version>2.0.0-SNAPSHOT</axiom.version>
         <xmlschema.version>2.3.0</xmlschema.version>
         <activation.version>1.2.1</activation.version>
-        <ant.version>1.10.12</ant.version>
+        <ant.version>1.10.13</ant.version>
         <antlr.version>2.7.7</antlr.version>
         <aspectj.version>1.9.9.1</aspectj.version>
         <bsf.version>2.4.0</bsf.version>