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 8a26c26 Bump ant.version from 1.10.11 to 1.10.12 8a26c26 is described below commit 8a26c26427251edae96aed574b4864028eadef6c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Nov 23 13:44:20 2021 +0000 Bump ant.version from 1.10.11 to 1.10.12 Bumps `ant.version` from 1.10.11 to 1.10.12. Updates `ant-launcher` from 1.10.11 to 1.10.12 Updates `ant` from 1.10.11 to 1.10.12 --- 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] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8770bd0..ba4f293 100644 --- a/pom.xml +++ b/pom.xml @@ -496,7 +496,7 @@ <axiom.version>1.3.1-SNAPSHOT</axiom.version> <xmlschema.version>2.2.5</xmlschema.version> <activation.version>1.2.1</activation.version> - <ant.version>1.10.11</ant.version> + <ant.version>1.10.12</ant.version> <antlr.version>2.7.7</antlr.version> <aspectj.version>1.9.7</aspectj.version> <bsf.version>2.4.0</bsf.version>